I am using a jquery lightbox called colorbox. It allows me to easily apply the lightbox trigger to a particular class. In the case of Plogger, I've just applied it to '.photos-large' so the full size photos are shown in a lightbox. However, the lightbox begins to open and then the page switches to a blank white page with just the full size image.
Any idea why it seems to be breaking the lightbox? What exactly is the url is going to?
I have the ability to use colorbox as an iFrame as well and that didn't work either. The iFrame displays and but the page is 'http://www.mydomain.com/undefined' (it shows my actual domain, not mydomain.com). This of course, gives me a 404 error.