[jQuery] how to get the display value of an element?

[jQuery] how to get the display value of an element?

Ah, got it.
.css returns the currentStyle
Thanks
-Geoff
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
Behalf Of Will Jessup
Sent: Monday, September 25, 2006 4:03 PM
To: jQuery Discussion.
Subject: Re: [jQuery] how to get the display value of an element?
www.visualjquery.com
go to .css
Will