fooplugins / FooTable

jQuery plugin to make HTML tables responsive
https://fooplugins.com/plugins/footable-jquery/
Other
2.13k stars 640 forks source link

Hey, I know I'm late to the party, but I've spent the last couple of hours trying to figure out why it would redraw the table with static html, as the examples provided in the footable doc does not. Going over the footable example documents, I noticed the jQuery 1.x branch was used and sure enough, using jQuery 1.x or 2.x does not result in redraws, while using jQuery 3.x does. #859

Open stevengore opened 4 years ago

stevengore commented 4 years ago

Hey, I know I'm late to the party, but I've spent the last couple of hours trying to figure out why it would redraw the table with static html, as the examples provided in the footable doc does not. Going over the footable example documents, I noticed the jQuery 1.x branch was used and sure enough, using jQuery 1.x or 2.x does not result in redraws, while using jQuery 3.x does.

Originally posted by @mjarlund in https://github.com/fooplugins/FooTable/issues/740#issuecomment-368275305