Active
Project:
Views Hacks
Version:
6.x-1.x-dev
Component:
Views Filters Auto-submit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2011 at 18:29 UTC
Updated:
31 Jan 2011 at 18:29 UTC
We are finding the auto-submit functionality doesn't work properly with internet explorer (IE8 in my case). It seems to do something on every second click (of our filter checkboxes), but doesn't work as it does in Firefox, Chrome etc. Specifically, it doesn't like the .change event. If .change is revised to .click (in views_filters_autosubmit.js), then it seems to work.