Maintaining Lightbox2 Templating
By adam on Mon, 12/17/2012 - 12:54Lightbox2 is a very popular and powerful Drupal module. One of the helpful features is that you can render a Drupal node in a lightbox rather easily in either PHP or HTML. The issue is that when you click a link within that lightboxed content, you will lose the lightbox2 templating. Read on for a quick fix.

