texanalexandra
05-22-2008, 07:02 PM
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
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