I'll point out the obvious...

$('[EMAIL PROTECTED]').attr('display', 'none');
to
$('[EMAIL PROTECTED]').hide();

-js


On 12/29/06, David <[EMAIL PROTECTED]> wrote:

jquery is mentioned in a blog post :
http://pj.doland.org/archives/041577.php.

It's used for a workaround for the missing attribute selector of css
in  IE6


David


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to