Re: Help in New Window [message #1736 is a reply to message #1735] |
Fri, 17 October 2008 10:39 |
AJM
Messages: 2367 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
The Radicore output is XHTML, not HTML, and this does not provide the option to specify a "target" attribute on the anchor tag.
This option is (or should be) already available in your web browser. Instead of just left-clicking on the hyperlink you should right click to bring up a context menu which should have the following options:
- Open
- Open in new tab
- Open in new window
The reason behind this is that users expect all hyperlinks to work in the same way regardless of which application generated them, so if a hyperlink suddenly opened up a new window instead of continuing in the current window, the pressing of the "back" button would not behave as expected, and this would confuse the user.
It is therefore the user's choice as to whether a hyperlink should open up in the current window or a separate one.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|