Results 1 to 3 of 3

Thread: Zooming an image on mouseover

  1. #1

    Thread Starter
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Zooming an image on mouseover

    Hello all,
    Is there any web control (asp.net) that can zoom an image as the one used on this web page: (Hover you mouse over the image to see the effect)

    http://paylessrugs.stores.yahoo.net/...-53-beige.html

    If there isn't, what third party control can do that?

    Thanks for any inputs.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  2. #2
    Frenzied Member
    Join Date
    Jan 2006
    Posts
    1,875

    Re: Zooming an image on mouseover

    I doubt if there is any direct ASP.NET control that can do that.
    At very first glance it looks like Javascript Image Crop + Resizing (Height * Factor and Width * Factor).
    __________________
    Rate the posts that helped you

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Zooming an image on mouseover

    No third party controls. It's a simple matter of getting the javascript for it and implementing it in your code. For that of course, you'll need to search. There are lots of ways of doing this in javascript, you'll need to find a script that you like.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width