[jQuery] "bug" in TD:first and tables
The following code:
$('table.view tbody tr td:first')
Gives me the first TD, of the last row found but that's not what i
want.. I want the first TD of each row found.
It it is a feature, it should return the first TD of the first row ;)
So in any case, it's a bug :)
Can't make a new bug id, cause the link is gone on proj.jquery.com ?
-- Gilles
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/