I have 4 list in single page , each list should have next and previous hyperlink, can any one provide Java script for this. thanks in advance
Without having an explanation of what the hyperlink behavior you'd like to be, I assume you can use the HTML Anchor Tag using the Name Attribute to accomplish what you need. See link below.
http://www.htmlcodetutorial.com/linking/_A_NAME.html
Each list can have more than 100 rows and should have back and next, when they select next for one list other list should not get reflected but the select list alone should display next set of rows. i don't this kind of coding in the below link. pls let me knoe if you have any idea