Hi,

Like was reported on 
http://groups.google.com/group/jquery-dev/browse_thread/thread/23621bd1d3deb088/e7e3fafa29418fd5
but now on select.

On IE8, when I do this:

hidden1 = ($("select#profileCode").css("display") == "none");
hidden2 = ($("select#profileCode").is(':hidden'));

If select#profileCode element is hidden, hidden1 will be true and
hidden2 will be false (!).

Btw, congratulations with your work :)

Best regards,
Filipe Costa

--~--~---------~--~----~------------~-------~--~----~
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