quote:
Originally posted by xJ +
MM_swapImage » Change back to the second image that is used to rollover
MM_swapImgRestore » Change back to the main image.
And you have quoted the wrong codes I posted. (Smilie)
how about i put this in simple terms.
MM_swapImage and MM_swapImgRestore are javascript functions right? , they aren't default functions so they must be defined somewhere... yet you didnt include them in your post? hence stop copying and pasteing stuff
javascript console output
code:
MM_swapImageReference
Error on line 1: MM_swapImage is not defined
MM_swapImgRestore
ReferenceError on line 1: MM_swapImgRestore is not defined
edit: thats some damm ugly code you added