Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for Column Filters


Column Filters 1.1.0

Tested to work in jQuery 1.3.

Column Filters 1.1.0

Better support for HTML in the table cells. The filter will now properly strip out HTML, unwanted line breaks and extra white space before matching search text.

Better performance for tables with lots of rows.

Additional parameter (underline), giving the option to underline search text whilst the filter is running... good for tables with lots of rows where the filter may take a second. (not in Opera)

Fixed behaviour of search when set up to use no wild card.

As before; Each table you apply the script to must be well formed; containing at least a tbody and a thead. The script doesn't yet compensate for any cells that have a colspan greater than 1.

Column Filters 1.0.0

Each table you apply the script to must be well formed; containing atleast a tbody and a thead. The script doesn't yet compensate for any cells that have a colspan greater than 1.