Results 1 to 2 of 2

Thread: mouseover image enlargement (within table)

  1. #1
    Join Date
    May 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question mouseover image enlargement (within table)

    hi all, i'm new here...but really am stuck on something. i'm trying to get my site to have a new style for the image layout, by this i mean whenever a mouse rolls over an image, i want it to enlarge (which that part seems easy enough by using the basic tag- <img src="MYIMAGE.jpg" width=100 height=210 onmouseover="this.style.zoom='200%'" onmouseout="this.style.zoom='normal'">)

    but instead of this, i was hoping to be able to have the small images enlarge within a separate table off to the the side of the thumbnail group, so it's a bit more tidey and all the images enlarge in the same spot. any help with this???? many thanks xxxxx

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

Bookmarks

Posting Permissions

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