Re: websites issues and referral to additional list?

Subject: Re: websites issues and referral to additional list?
From: "Jerry Kindall" <j -dot- kindall -at- tecplot -dot- com>
To: <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Mon, 19 Jan 2009 09:59:30 -0800

Thus spake Evelyn Lee Barney <evbarney -at- comcast -dot- net>:

> 2) They say: --Double clicking, or a subsequent later click, on a link

> that opens a separate new window, unexpectedly opens TWO identical
> windows. Second and subsequent clicks on any link should open the
> window that's already open, not a new window.

> I used the "_blank" setting for this, is there a better one?

Ev, I don't have any knowledge of Dreamweaver specifically, but it looks
to me like that's just an HTML target attribute (e.g. in the HTML it
becomes <a href="foo.html" target="_blank">). A target of "_blank"
means that the link always opens a new window. If you use any other
name (make one up suitable to your project, but don't start it with an
underscore), then the first link opens a window of that name, and
subsequent links use the same window if it exists (if the user closes
it, a new one is opened with the next link). (Also, "_self" can be used
to force a link to open in the same window as the document containing
the link.)

(Users are still double-clicking Web links -- in 2009! *boggle*)

--
Jerry Kindall, SDK Writer
Tecplot, Inc. | Enjoy the View
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

ComponentOne Doc-To-Help 2009 is your all-in-one authoring and publishing
solution. Author in Doc-To-Help's XML-based editor, Microsoft Word or
HTML and publish to the Web, Help systems or printed manuals.
http://www.doctohelp.com

Help & Manual 5: The complete help authoring tool for individual
authors and teams. Professional power, intuitive interface. Write
once, publish to 8 formats. Multi-user authoring and version control! http://www.helpandmanual.com/

---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40web.techwr-l.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/ for more resources and info.

Please move off-topic discussions to the Chat list, at:
http://lists.techwr-l.com/mailman/listinfo/techwr-l-chat


Follow-Ups:

Previous by Author: Re: Dumb question: is it "email", "Email", "e-mail", or "E-mail"
Next by Author: Re: Programmer/Writers?
Previous by Thread: Re: websites issues and referral to additional list?
Next by Thread: Re: websites issues and referral to additional list?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads