TropicPR
2008-06-11 21:41:25 UTC
Hi!
I am working with a web page that uses the mm_swapImage function as follows:
<area shape="rect" coords="4,162,131,183" href="page1.html"
onmouseover="MM_swapImage('Image2','','images/image1.jpg',1)"
onmouseout="MM_swapImgRestore()" />
I need to display some additional information about that link when the user
passes the mouse pointer over that area. Is this something that can be done
with the MM_swapImage?
Where can I find the description of the MM_swapImage Arguments? I tried to
find it on the Dreamweaver help, but could not find it.
Thanks!
I am working with a web page that uses the mm_swapImage function as follows:
<area shape="rect" coords="4,162,131,183" href="page1.html"
onmouseover="MM_swapImage('Image2','','images/image1.jpg',1)"
onmouseout="MM_swapImgRestore()" />
I need to display some additional information about that link when the user
passes the mouse pointer over that area. Is this something that can be done
with the MM_swapImage?
Where can I find the description of the MM_swapImage Arguments? I tried to
find it on the Dreamweaver help, but could not find it.
Thanks!