Here's the situation:
I have a main html page which upon a button click, launches a pre-sized pop up window. In this window, you can navigate through some images using a next and back button. The problem is, I would like to add a close button as well that would shut the window but I am not sure of the html needed to make this work.
Any help would be much appreciated.