I'm using Better Select on exposed filters in Views2. It works great, and is a really lovely little module! I'm getting stuck, however, trying to add a little jQuery "Select all" feature. Ideally I'd just like a little text hyperlink which would select all checkboxes in a particular field. Anyone been able to implement similar functionality?
Comments
Comment #1
ongdesign commentedI guess this is really a support request, since the JQuery need not reside in the module.
Comment #2
ongdesign commentedIt looks like Better Exposed Filters nicely encompasses this functionality, although I implemented a pretty ugly JQuery hack back when I was struggling with the issue.