Sent by Merkey, Brett on 8 February 2002 16:04
| >It's retrieving them that's the problem...
| [snip]
| >What am I doing wrong?
|
| Nothing. This is, IMHO, one of the most developer-unfriendly
| aspects of
| the current interaction between JavaScript and CSS. The only values
| that you can query directly from the element's style object are ones
| that are actually set in the element's style property:
All of our application stylesheets are externally linked. Altho
we don't have to worry about Netscape, we certainly see no
problem in accessing and controlling styles thru conventional
scripting as shown by my examples.
I am interested in the problem, and any info you might have on
it, even tho you seem to indicate that this is a Netscape
failing -- or I am not understanding the problem?
Brett