I realized that when the pop up window comes up with the resizing window, that if someone accidentally clicks outside the box the box with the images gets lost behind the current browser window. Now, assuming that not all my visitors are internet savvy and can't figure out all they have to do is click on the browser tab at the top or bottom; how can I keep this window on top of my current browser window, so the only way it disappears is by the en-user clicking the "x" to close the window?
So in short:
1) What html or php file would I manipulate to add the required code to keep the window "ALWAYS ON TOP"?
2) And finally what would that code be?
Thank you very very much
Mike