PopupWindow
PopupWindow is a simple alternative to LightBox. It is actually based on the Websplash code. The popup window can contain code or an image.
Usage
Save the attached javascript files and add the following to the head of your html:
Import the css. For example:
Add the following to the bottom of the HTML:
Add the window code (which will be hidden until called - this is good for pre-loading images):
Add the link to the popup window, making sure the value passed to showPhoto matched the id of the div. For example:
Edit popup.css to alter the properties of the popup window.
Examples

Click to view photo 2
Click to view a popup with content

