[thelist] xml in javascript ie does show it

Matt Warden mwarden at gmail.com
Fri Oct 21 01:24:01 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

gruppenfreizeit wrote:
> 'tbl.lastChild.lastChild.setAttribute("style","color:lightblue;font-weight:b
> old;width:20%;background-Color:#000066;padding-bottom:5px;padding-left:10px;
> padding-top:5px;padding-right:5px;position:relative;");';

Instances like this, you must use .style, e.g.:

tbl.lastChild.lastChild.style = 'color: lightblue:...';

- --
Matt Warden
Miami University
Oxford, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFDWImBAQ0d4HGyPE8RAmvcAJ49GVXPptfjeoeFOmzkghDAImtjdACfQZcg
AiyY39MFEGrJyG+OeD4rE8U=
=KRII
-----END PGP SIGNATURE-----



More information about the thelist mailing list