Re: [css-d] Displaying Applicable Styles on Element Mouse Over

2007-09-26 Thread oa berg
26 sep 2007 kl. 06.00 skrev Sasha H: > I would like to know if there is a means of writing JavaScript that > will > dynamically display the styles which are currently applied to any DOM > element on a web page (i.e., those applied by ID, those applied by > class, > etc.) as the user moves the

Re: [css-d] Displaying Applicable Styles on Element Mouse Over

2007-09-26 Thread Zoe M. Gillenwater
Sasha H wrote: > I would like to know if there is a means of writing JavaScript that will > dynamically display the styles which are currently applied to any DOM > element on a web page (i.e., those applied by ID, those applied by class, > etc.) as the user moves their mouse over them. > Sasha,

[css-d] Displaying Applicable Styles on Element Mouse Over

2007-09-25 Thread Sasha H
Hi there, I am a relative CSS & JavaScript novice and I have a particular problem that is beyond my level of knowledge so I thought I'd tap the collective wisdom of this list. I would like to know if there is a means of writing JavaScript that will dynamically display the styles which are current