Free php scripts.
scripturi pentru webmasteri - free web tools - copie si lipeste scripts pentru situl tau sute de scripturi
Daca vrei sa ai acces la baza de date trebuie sa te inregistrezi. Succes. Omae
|
Lista Forumurilor Pe Tematici
|
Free php scripts. | Reguli | Inregistrare | Login
POZE FREE PHP SCRIPTS.
Nu sunteti logat.
|
Nou pe simpatie: GeorgianaIoana
| Femeie 24 ani Bucuresti cauta Barbat 25 - 63 ani |
|
omaebazooka
Administrator
Inregistrat: acum 18 ani
Postari: 1105
|
|
<script type="text/javascript"><!-- /* ______________________________________________________ /������������������������������������������������������ | Another JavaScript from Uncle Jim | | Feel free to copy, use and change this script as | | long as this part remains unchanged. | | Visit my website at | | for more scripts like this one | | Created: 1996 | | Last Updated: December, 2005 | ______________________________________________________/ ������������������������������������������������������ */ // Initiate a new array containing all the navigation hyperlinks that loads on startup // The 'htm' extension for the link is added by the script
//initialize the variables for indexing data x=1; //initialize the first variable y=5; //initialize the variable used to reset the buttons on mouse out linx = new Array() linx[1] = new Array(); //First set of links for the top level category linx[1][1] = "java/navigation"; linx[1][2] = "java/effects"; linx[1][3] = "java/forms"; linx[1][4] = "java/utilities"; linx[1][5] = "java/games";
linx[2] = new Array(); //Second set of Links for next top level category linx[2][1] = "mso2k/access/index"; linx[2][2] = "mso2k/excel/index"; linx[2][3] = "mso2k/word/index"; linx[2][4] = "mso2k/ppt/index"; linx[2][5] = "mso2k/binder/index";
linx[3] = new Array(); //Third set of Links for the last top level category linx[3][1] = "java/101"; linx[3][2] = "java/methodtable"; linx[3][3] = "java/layers"; linx[3][4] = "java/cssprops"; linx[3][5] = "java/cursors";
//This is the function populates the first set of buttons ... function rollover1() { document.menu.nav1.value = "Navigation"; document.menu.nav2.value = "Page Effects"; document.menu.nav3.value = "Forms"; document.menu.nav4.value = "Utilities"; document.menu.nav5.value = "Games"; document.menu.dummy.value = 1; x = document.menu.dummy.value; return(x); } //Function populates the second set of buttons ... function rollover2() { document.menu.nav1.value = "Access"; document.menu.nav2.value = "Excel"; document.menu.nav3.value = "Word"; document.menu.nav4.value = "PowerPoint"; document.menu.nav5.value = "Office Binder"; document.menu.dummy.value = 2; x = document.menu.dummy.value; return(x); } //Function populates the third set of buttons ... function rollover3() { document.menu.nav1.value = "Generators"; document.menu.nav2.value = "Event Methods"; document.menu.nav3.value = "Positioning"; document.menu.nav4.value = "C. S. S."; document.menu.nav5.value = "Cursors"; document.menu.dummy.value = 3; x = document.menu.dummy.value; return(x); }
//This sends function go2url(hlink) { // set temporary variable temp1 to the value of the dummy hidden field var temp1 = document.menu.dummy.value; // set the temporary variable temp2 to link array var temp2 = (linx[temp1][hlink]); // Construct the url for the link to point to window.location = "http://www.jdstiles.com/"+temp2+".html"; }
//If there are no lower tier navigation buttons, this function closes the buttons as the mouse moves off the prevoius link to this. function rollout() { // for (var j=0; j<y; j++) { document.menu.elements[j].value = " "; } } //--></script>
_______________________________________ "Living mistery" "RoTop69" "Producator vinuri nobile" - Paunesti,Vrancea, mail : info-at-cramanobless.ro Intra in lumea EREPUBLIK
|
|
pus acum 17 ani |
|
TanKy
Baby
Inregistrat: acum 15 ani
Postari: 10
|
|
Nu mere
|
|
pus acum 15 ani |
|
b3n1am1n
Baby
Inregistrat: acum 15 ani
Postari: 4
|
|
dak il faci sa si mearga ar fi bine
|
|
pus acum 15 ani |
|