I don’t think the current CSS standard has a way to change opacity. I know how to make images fade away when changed to other images and such, but that’s browser specific (only IE accepts that) and it’s out of standard
A little change to its functions and you should be able to have it blend in, just by adding the opacity function to your body tag’s onload event.
Leave a Reply
Hello Fellow Webmasters!
Welcome to WebmasterTechs.com, your source for great webmaster resources and tips! Enjoy the site!
REFERRAL TRAFFIC CONTEST! Simply refer visitors to this site using the link given to you at registration. Top referrer wins choice of ANY script here FREE! (ends 08/30)
May 27th, 2008 at 1:25 pm
I don’t think the current CSS standard has a way to change opacity. I know how to make images fade away when changed to other images and such, but that’s browser specific (only IE accepts that) and it’s out of standard
May 28th, 2008 at 5:12 am
This script should get you where you need to go:
A little change to its functions and you should be able to have it blend in, just by adding the opacity function to your body tag’s onload event.