| View previous topic :: View next topic |
| Author |
Message |
texanalexandra
Joined: 22 May 2008 Posts: 6
|
Posted: Thu May 22, 2008 8:26 pm Post subject: 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 |
|
| Back to top |
|
 |
|
|
rangana 500+ Club

Joined: 27 Feb 2008 Posts: 715 Location: Cebu City Philippines
|
|
| Back to top |
|
 |
texanalexandra
Joined: 22 May 2008 Posts: 6
|
Posted: Fri May 23, 2008 7:10 pm Post subject: Re: mouseover image enlargement (within table) |
|
|
| thanx!! |
|
| Back to top |
|
 |
rangana 500+ Club

Joined: 27 Feb 2008 Posts: 715 Location: Cebu City Philippines
|
Posted: Sat May 24, 2008 3:33 am Post subject: Re: mouseover image enlargement (within table) |
|
|
No problem, glad I could help  |
|
| Back to top |
|
 |
|