josecebe / twbs-pagination

jQuery pagination plugin (bootstrap powered)
http://josecebe.github.io/twbs-pagination/
Other
1.1k stars 405 forks source link

$('#pagination').twbspagination is not working #197

Open challasrinivas opened 3 years ago

challasrinivas commented 3 years ago

by using submit button pagination div is not running with out reloading page. Please give me suggestion

elnw commented 3 years ago

I undestand thats the default behaviour when submiting, do you try using the "preventDefault()" javascript function?