[jQuery] Working with TH elements
If I have a HTML table with the first row containing column headings using the
TH element and a class of "column_heading" and I do
$(".column_heading").css("border","1px solid red");
I find that the red border "seeps" into the entire column but only the right
hand side of the cell, it is really strange.
Anyone else seen this? Thanks
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/