You could try scripting the CSS.  That is, set
wcspopup.document.styles.backgroundColor = '#000000'
or something like that (this is off the top of my head).

I'm not sure it will work unless you've already CSS'd the background, 
though, and I guess that kinda defeats the purpose.

--Ben

Will Tomlinson wrote:
> How would I set the background color of my JS popup window? Right now it's 
> default white and I need black. 
> 
> Thanks,
> Will
> 
> <a href="#fullimagepath#" 
> onClick="popupWin=window.open('#LinkFolder#/#ARGUMENTS.ImageName#','wcspopup','#Features#');
> popupWin.focus(); return false;" 
> onMouseOver="window.status='#JSStringFormat(LinkText)#';return true;"
> onMouseOut="window.status=''; return true;"><img src="#fullimagepath#" 
> height="#ARGUMENTS.Imgheight#" width="#ARGUMENTS.ImgWidth#" border="0" 
> alt="Click for a larger view" /></a>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198501
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to