-
javascript help
Hi folks,
I am trying to get a link to produce a popup window to play a movie. The code is as follows.
<a href="javascript:void(0)" onmouseover="window.status='Free XXX Video
Clip'; return true;" onmouseout="window.status=''; return true;"
onClick="window.open('http://www.freeclip.com/index.cfm?listAllParam=GayAmateur,AEBN009758,691,11211',
'FreeXXXVideoClip',
'alwaysRaised=1,toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width= 480,height=360');">Free
XXX Video Clip</a>
I have removed the actual address, but for some reason, I get the message, 'Done but with errors' on the bottom of my web page.
Can anyone help me with that?
Cheers
-
Quote:
Free XXX Video
Clip
:D