Javascript PAgination
Posted: Tue May 24, 2005 12:00 pm
Hey,
Has anyone every usd javascript to do a "dynamic" pagination script to navigate through html pages?
I whant to be able to dynamicall set a next and pre button to be able to navigate through in order a list of html pages in sequence.
My development thoery would be to create html pages with filenames 1.htm,2.htm and so on. These pages would contain the navigation that simply goes to the prev or next page in sequence.
Im thinking i need to make use of the document.location.pathname but not sure how it all fits together. So if any buddy has any advice or suggestion to give me i would appreciate it. Its what this post is all about
Kendall
Has anyone every usd javascript to do a "dynamic" pagination script to navigate through html pages?
I whant to be able to dynamicall set a next and pre button to be able to navigate through in order a list of html pages in sequence.
My development thoery would be to create html pages with filenames 1.htm,2.htm and so on. These pages would contain the navigation that simply goes to the prev or next page in sequence.
Im thinking i need to make use of the document.location.pathname but not sure how it all fits together. So if any buddy has any advice or suggestion to give me i would appreciate it. Its what this post is all about
Kendall