(1) Your more concise code did work, and since it is more concise and direct, I'll probably switch to it. However, my code also worked in IE 9 by simply using "class" rather...
astupidname: Your second suggestion (post 4) seems to work!! Since the HTML markup already had the image starting out as hidden and then made visible in FadeIn, all I needed to do was set opacity to...
I wanted to have a picture on the opening page of my Web site (rediscoveringthebible.com) fade in to full opacity slowly. I found some code to do this that was free to use at the following site:
...