I am writing a routine that can accept any element.

I need to determine whether the element is displayed inline, as a box or some other display type.

Is there a way to determine this if it has not already been set by a style?

An unstyled A tag should return a display type of inline, while a div tag should return box.

How can I get this parameter?

 

Thanks

-Geoff

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to