I want to design a table with checkpoints that is it should be able to bring up ‘x-th’ row when the value is entered/jum x-rows on click .It is a scrolling table like:
With every Next click it should jump ‘x-rows’
Can anyone suggest someway out?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have updated the fiddle. check that. It is working as per your requirement.
http://jsfiddle.net/k42ba/2/
CODE: