I followed the tutorial on the site to get inline content working. Even checked their source and made changes to my own site.
Here is the site: http://miuzer.com/new/
Check the links in the upper right. About works, but register and login don’t as their content is inline. What is the issue here?
I find a lot of js libraries are buggy, overcomplicated and poorly documented, fancybox is one of the worse.
Delete this line:
Alter about/register/login part like this:
Delete these lines from
interface.jsand add this line instead:
By the way, it’s a very well documented and well written plugin and I can’t say same thing for your code…