Re: Why authors are using Transitional (and target="_blank")

1. Make target="_blank" conforming and explain what it's supposed to do.

2. Give some informative advice for when it should be used:

For example, opening each help link in a new window/tab so the user
isn't navigated away from the current page because navigating away and
going back in history is destructive to the session, would be O.K.

3. Give some informative advice for when it should not be used:

For example, if navigating away from the current page is not
destructive to the session, then don't use target="_blank". Let users
decide whether they want to open in a new tab/window.

Of course, choose the wording however you like.

Then, if a site opens links in a new tab/window when you don't
consider there being and good reason, you just take it up with the
site.

That really seems like the only way to go.

-- 
Michael

Received on Friday, 22 February 2008 22:38:55 UTC