hello, i am in problem, i want to a image animation that like zoom out. Such as image width=500 and height=700 than it become width=400 and height=550 automatically. it mean big image to small image automatically withour mouseOver or onClick. Is there anybody here who can slove this problem.
There needs to be something to trigger the change in image size. Under what circumstances should the image change size?
you could probably change the image size on a link="javascript;" onclick="changeimage();" or a on onhover