I have a group of images all with individual id's. When the page loads I want them to be initially hidden (until some mouseovers cause them to become visible). The only way I can think of to do this is using the onLoad command in the Body tag. But the problem here is that those images are not defined until after the body tag. So basically its like trying to hide something that isn't even there yet...
Can anyone give me some hints on how to accomplish what I want?
jake
Can anyone give me some hints on how to accomplish what I want?
jake