Click to See Complete Forum and Search --> : Grayscale a background image?
dandono
Jul 29th, 2005, 03:13 PM
hi. how do you put a dhtml effect that grayscales an image on the background image (<body background="Some%20Pic" bgproperties="fixed">)?
thanks.
Ecniv
Aug 1st, 2005, 05:25 AM
Um, wouldn't you just have a greyscaled version and upload that?
crptcblade
Aug 1st, 2005, 06:03 AM
I would tend to agree with Ecniv, but here's how this page does it when you click on "Log Out"
document.getElementsByTagName("html").style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
Maybe you can play with that.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.