Hi Karl,

Yes, I understand filter is IE-proprietary. That's why I try to use
jquery selector to get the filter div list instead of
div.style.filter. But it seems jquery selector cannot handle this
well. As the html is created by M$ mshtml which has some filter styles
in the page.

What I try to achieve is find them out in the non-IE browsers. I know
I can write a custom jquery filter function to search the style
content for this. But do have any better way to implement it?

Cheers,


Reply via email to