I've been including Fancybox for WordPress into my site and it works perfectly, also with NextGEN Gallery - I've had no problems so far.
I also wanted to use it for displaying content from a hidden div inside a Fancybox. I used the markup described in http://fancybox.net/howto but it doesn't work. I tried adding rel="fancybox" and/or class="fancybox" to my links which would include them in the jQuery("a.fancybox").fancybox(...) call but in fancybox.php but without success.
Would this even work with the plugin or is it not supported at all and I have to make my own jQuery calls somewhere or did I just overlook something?
Regards,
Wolfgang