Click to See Complete Forum and Search --> : black and white images...


fynal_visionist
08-06-2006, 11:53 PM
I believe there's a code to make all images on the page appear in black and white... But I haven't been able to find a code that works. I've tried several on random websites, but obviously the author never checked to make sure they worked, because they don't. Sorry if this is noobish, but... help?

Kravvitz
08-07-2006, 12:42 AM
If I remember correctly, you can only do this in IE5.5+/Win.

http://msdn.microsoft.com/workshop/author/filter/reference/filters/gray.asp

pacerier
08-07-2006, 06:07 AM
you can try either grayscale or Xray, both doesn't work in FF.
<img src="images1.jpg" style="Filter: Gray">
<img src="images1.jpg" style="Filter: Xray">