Non-strict. Sorry, typo.
In the Page Inspector (Output tab) there is a setting called HTML,
where you can set HTML 3.2, HTML 4.0.1 Strict, HTML 4.0.1
Transitional, XHTML 1.0 Strict and XHTML 1.0 Transitional. (This same
picker is present in the Document Setup dialog, where it controls the
default for all new pages you create after it is changed.) When you
change this picker, you are rewriting the DOCTYPE tag in the head of
your page or pages.
The DOCTYPE is a short preamble to your page code that tells the
browser how to interpret the following HTML, and forms a “contract”
with the browser, telling it what sorts of content or formatting are
required or “legal”.
HTML 3.2, HTML 4.0.1 Transitional and XHTML 1.0 Transitional all allow
the Target attribute to be added to hyperlinks, and none of the Strict
ones do. Freeway will not allow you to set a Target on a link if the
page is set to one of the Strict DOCTYPES.
Also, you don’t own the browser. The end-user can set her browser to
do anything she wants and you have to get over the idea that you can
control it. You can request behavior, and you have to respond
gracefully in case that request is ignored. So if you design your site
to only work correctly if the request for a new window is honored,
then you will have to accept the fact that the user may decide your
site is broken.
Walter
On Mar 27, 2010, at 7:12 PM, SkipII wrote:
THanks for responding but I do not understand…
“set the page to one of the bob-strict DOCTYPES”??
Also do not understand what you mean about some setting in Firefox
to control what the browser does. I want the browser to do what I
set it to do – open the link in a new window.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options