FancyBox plugin doesn't work
I have a problem with my fancy box. when I click on a link, the fancy box
gets the content but doesn't show the lightbox and jumps to a page that I
supposed to get its returned content via Ajax.(like I've requested the
page straight forward).
HTML :
<a class="butt red medium fancybox"
href="http://localhost/food/index.php/food/ajaxExtras?foodId=412">ÓÝÇÑÔ
</a>
JS :
$("a.fancybox").fancybox();
My Result :
No comments:
Post a Comment