[Techno WeBlog] Body Background Color

2 views
Skip to first unread message

Jansan John

unread,
Nov 20, 2007, 6:45:09 AM11/20/07
to cod...@googlegroups.com


[http://blog.codlib.com/2007/11/20/body-background-color/]

Avoid the usage of document.bgColor. Use document.body.style.backgroundColor instead.And one more thing, I don't know how many of us are aware about this [ even me too till today :) ]………………

the following three references are equivalent.

document.body.style.backgroundColor
document.body.style['backgroundColor']
document['body']['style']['backgroundColor']



--
Posted By Jansan John to Techno WeBlog at 11/20/2007 03:41:00 AM

Reply all
Reply to author
Forward
0 new messages