-
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
-
I'm surprised more of you people don't get hit by cars.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|