kolgepratik / js.tableutils

A jQuery plugin for HTML Tables. You can - Fix Table Headers with both Vertical and Horizontal Scrolling support, Add master CheckBox, Enable Sorting, Filtering, Client-side and Server-side Numeric, Alphabetic and Alphanumeric Pagination, Addition of new rows to the table, Deletion of exiting rows, Editing of existing rows.
13 stars 7 forks source link

Firefox (Mac OS X) #6

Open iliade81 opened 10 years ago

iliade81 commented 10 years ago

(demo and local testing) tableutils not working with Firefox 22.0 (Mac)

kolgepratik commented 10 years ago

Is there any particular functionality that is not working as expected or nothing seems to work ? I hadn't got a chance to test it on Mac and so there might be bugs. If there are any more details you could provide, then it would be helpful. Meanwhile I will test it on Mac and fix the bugs that I encounter.

iliade81 commented 10 years ago

you can check this video i've made ;) here : http://iliade.be/jquery.swf Only the "head fix" works in firefox. i tried in Firefox under Windows 7 (VMware), and it doesn't works :/

kolgepratik commented 10 years ago

Yes, I figured out there are some CSS Styles that are specific to IE that i have used in the plugin which causes Firefox to drop them, which in turn breaks the plugin. I am fixing this and will be releasing the fix in a few days. :)