Hi all,

I noticed today what seems to be a bug in :visible and :hidden (two
bugs, actually).
I don't know if it has already been reported yet, but here they
are ! :)

1) bug with :visible
This seems to work nicely in FF3, but it does not work in IE6 (test
case : test it on TR elems)

2) bug with :hidden
Willing to fix the :visible bad behaviour for IE6 at work, I decided
to use :hidden instead. But it seems to bug in FF3 (and maybe
elsewhere, I did not try) : even if elements are displayed, it
considers them as hidden.

I ended in using css('display') == 'none', but I would love to use
the :visible and :hidden selectors.

Any thoughts about that ?

Have a nice day !

Kind regards,

Renaud

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to