I have pop ups that are links to an enlarged image of a thumbnail. In other words, the popups are not actual html pages, they are just enlarged images. You may view my site at If you click on any of the thumbnails, you will see the popup.
Now, I know how to add a close function if this was a new html page popping up, but how can I add a close function to the popup window being that it is not an actual page? Is there something I can add to the Javascript in the <head> section that would automatically include a "close" link in the popup?
Thank you in advance.
Now, I know how to add a close function if this was a new html page popping up, but how can I add a close function to the popup window being that it is not an actual page? Is there something I can add to the Javascript in the <head> section that would automatically include a "close" link in the popup?
Thank you in advance.