jaVascript quesTion
jaVascript quesTion
Out of context: Reply #21
- Started
- Last post
- 26 Responses
- heavyt0
http://tr1design.com/nt/ntTest00…
view source on that. basically, all i did was have it look for a 2 digit number. look at the line where the page substring is made. It went from length-6 to length -7.
If you want 3 digits, make it -8.
Only other thing to do, is to make sure that all of the files have a 2 digit number. ie. page1.html becomes page01.htmlTR1