Hello,
On a webpage I want to use a large image in a layer above text with links. When the page loads (onLoad) the image in the layer will gradually become transparent. At this point the revealed text in the page below will not be accessible to click on a link. There is code out there that can make the image transparent, but I need help in adding a command that will close (hide) the layer upon completion of the transparency function. Can anyone help with the code. The code would need to be an onLoad function call.
Steve