My work is building some websites for battered women. They have requested an "Escape" button to quickly leave the page in case they get walked in on.
The examples they gave me are either a normal link (where you can click "back" and be on the previous page) or a convoluted solution with popups and new windows still resulting in a simple "back" to see where they were. Personally I don't think either of those is a great idea. I have searched and tried several ways of closing the current window and opening another but I haven't been able to find a solution that works across the major browsers. If anyone knows of how to do this or has a better idea on how to solve their issue I'd appreciate it.
This post (Html javascript to open new window and close current window) works in chrome but unfortunately I need it to work in at least IE, Firefox and Chrome.