Posted by Andy Dingley on 08/14/05 03:13
On Sat, 13 Aug 2005 13:02:23 GMT, "Jonathan N. Little"
<lws4art@centralva.net> wrote:
>you could use JavaScript to change an element's style
>attributes on the fly to do basically the same thing.
A nit-pick:
You can use JavaScript to change the element's style _properties_ on the
fly.
If you try changing _attributes_ as if you were re-writing the HTML
source, then it will have no effect.
Navigation:
[Reply to this message]
|