I recently fell foul of a link which used the HTML code <a href="/local/page" target="_new_window"> and totally failed to open in a new window as advertised in the body text of the parent page - is this valid HTML? The only reference material I've got suggests that target="_blank" is the way to do this, but "new_window" seems to work in NetSurf as well. "_new_window", however, despite following the same naming convention as "_blank" and "_parent", doesn't work.
-- Harriet Bazley == Loyaulte me lie == There are two ways to write error-free programs; only the third one works.