quote:
Originally posted by -dt-
quote:
Originally posted by xJ +
here's the code:
code:
<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image1','','(rollover image)',1)">[img](First Image)[/img]
Change # to the page you want to direct to.
Change (rollover image) to the image you want to see when it's rollovered.
Change (first image) to the image you want to see when the page is loaded.
and where do you define the MM_swapImage and MM_swapImgRestore functions?
!Felu! and xj+ stop ripping code you have not a clue what it does
MM_swapImage » Change to the second image that is used for rollover
MM_swapImgRestore » Change back to the main image.
And you have quoted the wrong codes I posted.