Search code examples
javascripthtmlimagepopupwindow

JavaScript Image Popup Window


I would like to setup my gallery web page so that when a user clicks on the thumbnail image, a window pops up displaying a larger view of the image. I do not mean a pop up window as in a browser window but a window that is loaded within that same page and can be closed. I am not exactly sure how I would go about doing this. Any ideas?


Solution

  • See Lightbox2. http://www.huddletogether.com/projects/lightbox2/