jquery-tablesorter-filter
jquery-tablesorter-filter copied to clipboard
Do not work with jQuery 1.4.2
table.config.cache is undefined [Break on this error] var allRows = table.config.cache.row;
On line 75.
I can confirm this. I'm using internet explorer 8.
The problem is not jQuery 1.4.2. The problem only occurs when using the latest tablesorter.js file (which jquery-tablesorter-filter inherits from).
Edit: When you commits a full postback on the page using a button, config is undefined...