cyberhobo / ColumnFilterWidgets

This is an add-on for the DataTables plugin for jQuery that creates filtering widgets based on the data in table columns.
69 stars 34 forks source link

Add class to each filter widget for CSS/JS targeting by column number #30

Closed zorfling closed 10 years ago

zorfling commented 10 years ago

I added a class to each filter widget so it can be targeted by css or js. eg .widget-0 for column 0.