j03y
06-29-2006, 03:42 AM
question as stated as title..plz help..thankz
|
||||
how do u change the background color of a java popup window?j03y 06-29-2006, 03:42 AM question as stated as title..plz help..thankz Kor 06-29-2006, 10:07 AM var myPop = window.open('popup.html','newWin'); myPop.document.getElementsByTagName('body')[0].style.backgroundColor='#cccccc' |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum