Archive for May, 2011
Adding Fancybox to Dynamically Loaded Content
Saturday, May 21st, 2011
The fancybox plugin is a great and easy to use jQuery plugin that allows you to show mac OS X-like light boxes on a website. One of the things that I have found myself wanting to do this week is get this plugin to work on dynamically loaded content. Since I found only a few ways to get this to work I thought that I would demonstrate my way to get this plugin to do this. But first, let’s look at how to set the plugin up on regular content. (more…)
Tags: Fancybox, jQuery, jQuery plugins
Posted in Development, Javascript | 1 Comment »