I was wondering if it is possible to use jquery fancybox to show different html pages.
I am not so much concerned about linking external pages, just the ability to navigate the pages I want to show.
http://flipboard.com does that on their landing page but mostly changing images.
I wanted to see if it is possible to build a landing page with navigation on the side similar to flipboard.com use jquery fancybox to show the next pages.
Any code samples or pointers would be helpful.
thank you
Yes, you should use the Iframe feature mentioned in the Fancybox homepage.
See also the second code example here: http://zfranciscus.wordpress.com/2010/03/01/managing-iframe-using-fancybox/