jQuery: The Write Less, Do More JavaScript Library

Table cell selector issue in IE8

View: New views
1 Messages — Rating Filter:   Alert me  

Table cell selector issue in IE8

by Eric Martin-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This issue has already been reported in Trac[1], but I just wanted to
mention it here.

In IE8 (not using compatibility mode), the :hidden and :visible
selectors do not work on table cells. The Trac page has a couple test
pages, but in general, these selectors fail:

$('td:hidden') and $('td:visible'). Neither one filters the results
properly.

Have a nice Halloween/weekend!

[1] http://dev.jquery.com/ticket/5342

--

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