Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
JSNav_readme.txt | 2008-06-13 | 923 Bytes | |
pagingJS.js | 2008-06-13 | 1.5 kB | |
navigationJS.js | 2008-06-13 | 2.8 kB | |
navHTML_varFormJS.js | 2008-06-13 | 6.5 kB | |
navbar.css | 2008-06-13 | 2.8 kB | |
page.css | 2008-06-13 | 238 Bytes | |
P3.html | 2008-06-13 | 4.1 kB | |
P2.html | 2008-06-13 | 4.1 kB | |
P1.html | 2008-06-13 | 4.1 kB | |
Totals: 9 Items | 27.1 kB | 0 |
JavaScript Page-level Navigation System Overview In the sample fileset, there are three HTML files ('P1.html', 'P2.html', 'P3.html') and a folder called 'subNav'. Most of the documentation for using and modifying this system is found in the code comments in the 'P1.html' file, as well as the 'navHTML_varFormJS.js' file (found in 'subNav/scripts/'). There is also minor documentation in the other two JavaScript files found in that directory. There are two key things to remember to be able to use this system at its basic level. 1) Set up your pages according to the instructions found in the code comments in 'P1.htm'. 2) Make sure that the 'optionLen' variable is correctly set according to the instructions found in the code comments in 'navHTML_varFormJS.js'. Feel free to alter the scripts as much as you want. Licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.