Thank you
On Jan 18, 6:58 pm, brian <[email protected]> wrote: > You could try reading the styles directly (not getComputedStyle). Have > a look at the document.styleSheets object, specifically its cssRules > array. > > http://www.javascriptkit.com/domref/stylesheet.shtml > > On Sun, Jan 18, 2009 at 8:48 AM, david <[email protected]> wrote: > > > Hi all, > > > Is there a way to know if an element was defined inpercentageand not > > in pixel? > > > Thanks in advance, > > David

