daveyboy1984
09-16-2008, 01:07 PM
Hiya, I new to this forum, but getting really into scripts although I am rubbish at them. I have a rollover image which I want to open up a new centred window of a certain size when someone clicks on it.
I have looked all over and it seems all i can find is code for text, and when I try and incorporate it into the image code it doesn't work.
In the new window I want a movie file to load and ideally have a background image aswell.
Heres the code:
<a href="march.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image8','','march3small.jpg',1)"><img src="march2small.jpg" name="Image8" width="300" height="180" border="0" id="Image8" /></a></div>
So I want it to open the window march.html when someone clicks on the rollover image.
Is this possible? Any help would be great.
Cheers...
I have looked all over and it seems all i can find is code for text, and when I try and incorporate it into the image code it doesn't work.
In the new window I want a movie file to load and ideally have a background image aswell.
Heres the code:
<a href="march.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image8','','march3small.jpg',1)"><img src="march2small.jpg" name="Image8" width="300" height="180" border="0" id="Image8" /></a></div>
So I want it to open the window march.html when someone clicks on the rollover image.
Is this possible? Any help would be great.
Cheers...