How do I get to work with inline content? I created a custom Javascript file to handle Fancybox calls and whatnot on my static page, but now I am working on converting those pages over to wordpress static pages for a clients website.
The fancybox settings are a little obscure. I have changed the GALLERIES settings to the following custom line:
jQuery('#login).addClass("fancybox");
But when I click on my link to get the inline form to pop up in the fancy box, nothing happens.