Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

superbovine

macrumors 68030
Original poster
Nov 7, 2003
2,872
0
I looked up the windows reference for javascript, but I cannot find anything. However, I seemed to remember seeing a demo a while back that a javascript could change the opacity of the entire browser, if memory serves correctly. Anyone know how to do this?

Regards,
 
I looked up the windows reference for javascript, but I cannot find anything. However, I seemed to remember seeing a demo a while back that a javascript could change the opacity of the entire browser, if memory serves correctly. Anyone know how to do this?

Regards,

AFAIK, JavaScript cannot change the opacity of the window itself because the OS owns the window. JavaScript can change the opacity of DOM items, but not the window itself.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.