I prefer to keep a single window and take the visitor through the site that way but sometimes it is just more intuitive to open a new window,
eg. commerce site, click on a small picture to see a bigger picture, stare open mouthed at the beautiful product for a while and then click the screen, big piccy goes away and I am back on the page I started from.
The problem with opening new windows (especially maximized ones) is that the user could be clicking on a link, taking a sip of coffee, link opens, user looks at it and wants to go back.... AAAARGH!!! no more back button. What has happened to my browser! I cannot get back. And user runs out of the room screaming.
Of course, this is an exaggerated example, but if your userbase does not know how to maximize the browser, they could be equally confused but the inability to go back to the previous page. And the bottom line is, that your reasoning for opening the new window would work just the same (without any rewording) on opening the picture in the same window.
Keith, the way I get round this these days is using a hidden floated div which is used for displaying any 'popup' data, updating the HTML and then showing the div, having my own designed close option which will hide it again.
It doesn't break the 'standards', nor the back button, it doesn't redirected them away from the current page and I can size it, design it and do what ever I want with it, it even beats popup blockers.
Using this method you can comfortably say "It's my app and if I want a popup window I shall have one!"
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.