I have a site with some thumbnails on it. When the visitor clicks on a thumbnail, the full-size image appears in a new window. As I understand it, "new window==pop-up" so anyone who is blocking pop-ups won't see the full sized images. Can a script check for pop-up blocking and, if it exists, ask the user to temporarily disable it (via message box?)?
Or is there a better way of accomplishing this without opening a new window at all?
Or is there a better way of accomplishing this without opening a new window at all?