...
HTML |
---|
<a id="test1" class="fancybox" href="javascript:;/download/attachments/8323624/sortby.PNG">fancybox test</a> <script> // !!! test, put code below in the custom JS for the skin /* jQuery.fancybox({ closeClick: true, closeBtn: true, }); jQuery("#test1").click(function (evt) { jQuery.fancybox.open('/download/attachments/8323624/sortby.PNG'); evt.preventDefault(); }); */ </script> |
...
Overview
Content Tools
ThemeBuilder