Hi guys,
I'running on wordpress
I made this:
https://i.stack.imgur.com/gQxkx.png
When I click on ''Click here to play the video clip'' it open a new (blank) window)
in HTML editor I wrote code:
<a href="#" onClick="window.open('','video','top=50, left=50, width=280, height=257, toolbar=no, menubar=no, location=no, scrollbars=no, resizable=no,');">Click here to play the video clip</a>
But, I don't know how to implent this code into this blank space:
<script src='http://hqq.tv/player/hash.php?hash=244206211243244205241239213235211241'></script><script src='http://hqq.tv/player/script.php?width=720&height=450'>
I want this blank window will be looks like this:
https://i.stack.imgur.com/NxvvM.png
Have you any solutions?
Thanks for help.. Have a nice day ! :)
this works! :) you can see it on http://maturita.info/logo/ ..it is different code from different webplayer with ` – adk Dec 02 '15 at 16:09