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:198494
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to