[jQuery] Working with TH elements

[jQuery] Working with TH elements

For example, go to Yahoo Mail Inbox page, open up the Javascript shell
bookmarklet from http://squarefree.com/shell
and type
load("http://jquery.com/src/latest.js")
$("th#senderheader").css("border","1px solid red")
See how the red border is not drawn properly?
Thanks
--- "jquery@vikas.mailshell.com"
<jquery.at.vikas.mailshell.com@jquery.at.vikas.mailshell.com>