I'm trying to make a button with "readon" class that opens JCE popup. Button works with a simple link but when I add popup there are three classes at the same time and the "readon" class stops working on mouseout
- Code: Select all
<div><a class="readon jcepopup noicon" href="http://www.youtube.com/watch?v=qHZo0LMBOw4" target="_blank" type="video/youtube" data-mediabox="width[600];height[400]">ZOBACZ ZWIASTUN</a>
Here is the website with not working 'ZOBACZ ZWIASTUN" button
http://swiatloczula.nazwa.pl/new/index.php/filmy-39218/chce-sie-zyc
Is there a way to use "readon" and popup at the same time?