I recently installed fancybox to my website, I searched here and at google for this solution but had no good stuff to read.
I\'m getting 404 errors in my log having to do with fancybox. /products/product1/fancybox/fancy_shadow_se.png
I have a login form inside a fancybox that does its thing via ajax. I need that when the login is successful the page will reload, but not if the login fails. I used to have
I\'m using fancybox to show a form which insert data of something in a list. If it have info in the database, it shows a green dot, if it doesn\'t it shows a grey dot. So, the point is, to perform som
I have this jquery 开发者_运维技巧$(\'#1\').fancybox({ \'width\': \'50%\', \'height\': \'90%\', \'autoDimensions\': false,
I know the only way to trigger fancybox on page load is to simulate a click of a hidden link, however the problem is that it seems that this click launches the fancybox with the default options and no
This question already has an answer here: Closed 11 years ago. Possible Duplicate: Strange Error when using FancyBox and jQuery
I\'m getting an error when trying to use Fancybox Firebug tells me jQuery is not defined f.length;a开发者_StackOverflow;)this.addEventListener(f[--...s.unbind(\"mousewheel\",a)}})})(jQuery);
I have a main ViewModel and my view which is great, and I have a modal window (fancybox) with some quite complex flow (as you will go through 3 steps within that model).
This my code: <a href=\"url\" 开发者_开发技巧class=\"fancybox\">Text</a> jQuery(document).ready(function() {