Forums
This topic is locked
Problem with irregular rollover images
Posted 22 Feb 2006 13:06:11
1
has voted
22 Feb 2006 13:06:11 emma sealey posted:
I have created a swap over image so when you click a button the image swaps in a different place. It works fine in Firefox and works fine in IE on a Mac but for some reason it doesn't work in IE on a PC.This is the code I have placed on the button:
<td><a href="javascript:;" onfocus="this.blur();" onClick="MM_swapImage('large','','../../images/portfolio_large/plaster/smooth_project1_img2.jpg',1)"><img src="../../images/portfolio_large/bt_two.gif" name="btn2" width="65" height="13" border="0" id="btn2" onabort="MM_swapImgRestore()"></a></a></td>
This is the test webpage, if you click on the images buttons 1 2 and 3 the main image should change:
www.operaidesigns.co.uk/site/italian_plaster/smooth/project1.html
Any advice would be appreciated
Thanks
Emm