Hi,
  I need to be able to get the css attributes that a particular class
defines. Such that if I have a class called "SomeClass" I want to see
if it defines the attribute "position". I've tried using .css on an
element that has the class, but of course that picks up the defaults
and any inheritance.


Thanks in advance

Lyle

Reply via email to