Lightbox + PhotoNav = LightNav
If you’ve been around the web for a while, you might have heard of Lightbox. And if you used it, you might also know the limitations.
One of those limitations is of course the fact that an image wider than your screen goes out of bounds. Very annoying! And it creates ugly scrolbars.
As you might know, I have created a Panoramic Photoviewer in Javascript to fix the problem of images going out of bounds. And I thought to myself: “Why not try and implement PhotoNav on top of Lightbox?”. With this, even super large images would be viewable.
I created LightNav for this. It runs along Lightbox without changing the script, so you can always update Lightbox if needed.