Hi Guys,
I'm having some problems using the older version. I will keep the older version because it is in use for several legacy pages in the system I'm working on.
The problems are 2:
1 - I want to display a hidden div that contains a form, after another form is submitted ( email form + contact info form). If I do it with jQuery.fancybox.open('#form-hidden') using the fancybox 2.x it works, but if I try to use like jQuery('#form-hidden').fancybox(); using the fancybox 1.3.4 nothing happens.
(can't use $, have to use jQuery instead)
2 - In my testing environment when I load the page there's the loading animation from nowhere in the middle of the page, have no idea why.
Please if you guys have any idea about what's wrong about all that let me know.
Thanks,
DJ