[Home] [By Thread] [By Date] [Recent Entries]
These three methods work in IE 4 or better:
document.bgColor = "silver"; document.body.bgColor = "silver"; document.body.style.backgroundColor = "silver"; The only one that works in Netscape is document.bgColor = "silver"; because in Netscape, document.body has no properties. Hope this helps... -Kevin _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



