Automatic Image zoom out like flash animation

Discussion in 'JavaScript' started by shomonn@yahoo.com, Feb 4, 2011.

  1. #1
    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.
     
    shomonn@yahoo.com, Feb 4, 2011 IP
  2. Magic Toolbox

    Magic Toolbox Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There needs to be something to trigger the change in image size.

    Under what circumstances should the image change size?
     
    Magic Toolbox, Feb 5, 2011 IP
  3. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you could probably change the image size on a link="javascript;" onclick="changeimage();" or a on onhover
     
    srisen2, Feb 23, 2011 IP