Setting Attribute Filter (Experimental) to filter on value like the example but using the 'starts with' operating ^= will cause the error "z.indexOf is not a function" in jquery.js when running Firefox. At least this is the case if there are any 'li' elements on the page. A workaround is to use 'input[value^=whatever]' instead of just '[value^=whatever]'.

More details at http://www.saigonist.com/content/jquery-bug-firefox-zindexof-not-function

Comments

greggles’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Thanks for submitting this issue.

The 6.x branch of this module is not supported. This issue was filed against the 6.x version so I'm closing it because it doesn't seem relevant to the 7.x version.

If the issue is relevant for the 7.x version: I apologize for closing it. Can you please reopen it and adjust the version number?