![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Interested in layout advice mainly, but feel free to point out anything that could be improved. Thanks ![]() http://rehatch.net |
#3
| |||
| |||
|
|
Interested in layout advice mainly, but feel free to point out anything that could be improved. Thanks ![]() http://rehatch.net |
#4
| |||
| |||
|
|
Gazing into my crystal ball I observed stonead3 (AT) msu (DOT) edu writing in news:1112398812.708330.114210 (AT) f14g2000cwb (DOT) googlegroups.com: Interested in layout advice mainly, but feel free to point out anything that could be improved. Thanks ![]() http://rehatch.net Looks good, the only thing I don't like is target="blank". |
|
The validator doesn't like it either. That's because the doctype is set to 'strict'. |
#5
| |||
| |||
|
|
Interested in layout advice mainly, but feel free to point out anything that could be improved. Thanks ![]() http://rehatch.net A few thoughts: |
#6
| |||
| |||
|
|
In message <Xns962BC6409251Earbpenyahoocom (AT) 207 (DOT) 115.63.158>, Adrienne arbpen2003 (AT) sbcglobal (DOT) net> writes Gazing into my crystal ball I observed stonead3 (AT) msu (DOT) edu writing in news:1112398812.708330.114210 (AT) f14g2000cwb (DOT) googlegroups.com: Interested in layout advice mainly, but feel free to point out anything that could be improved. Thanks ![]() http://rehatch.net Looks good, the only thing I don't like is target="blank". Except that it's being used when linking to an external site -- which is a good thing. |
|
(Although I would always put a notice on the page that links to external sites open in a new window.) |
|
The validator doesn't like it either. That's because the doctype is set to 'strict'. As I see it (and I'm sure someone will correct me) the only two options are: (a) change the doctype to 'transitional', or (b) remain 'strict', but use javascript to set target='blank' (probably based on setting "rel='whatever'" in the link). |
#7
| |||
| |||
|
#8
| ||||||
| ||||||
|
|
Gazing into my crystal ball I observed jake <jake (AT) gododdin (DOT) demon.co.uk writing in news:cO$RvlEeulTCFw4W (AT) gododdin (DOT) demon.co.uk: In message <Xns962BC6409251Earbpenyahoocom (AT) 207 (DOT) 115.63.158>, Adrienne arbpen2003 (AT) sbcglobal (DOT) net> writes Gazing into my crystal ball I observed stonead3 (AT) msu (DOT) edu writing in news:1112398812.708330.114210 (AT) f14g2000cwb (DOT) googlegroups.com: Interested in layout advice mainly, but feel free to point out anything that could be improved. Thanks ![]() http://rehatch.net Looks good, the only thing I don't like is target="blank". Except that it's being used when linking to an external site -- which is a good thing. Why is that a good thing? |
|
1. It breaks the back button. |
|
I use mousegestures, and therefore rarely look up to see if the back button is greyed out, so I'm gesturing fruitlessly until I realize another window has been opened. It's easier for me to gesture back than go up and close the window. 2. It uses up resources. For slow systems with little memory, that can be a real PITA. |
| (Although I would always put a notice on the page that links to external sites open in a new window.) Now, that's a good thing. Or, even better, give the user a choice to open links in a new window, ala Google or like I have done here: http://www.scriptassist.com/links.asp>. How many users know you can open a link in a new window (and how to do |
|
The validator doesn't like it either. That's because the doctype is set to 'strict'. As I see it (and I'm sure someone will correct me) the only two options are: (a) change the doctype to 'transitional', or (b) remain 'strict', but use javascript to set target='blank' (probably based on setting "rel='whatever'" in the link). (c) Don't use it at all. See reason 1 above. As someone on this(?) group (Nico?) mentioned not too long ago: if |
| regards. |
#9
| ||||
| ||||
|
|
In message <Xns962C23ECD8F59arbpenyahoocom (AT) 207 (DOT) 115.63.158>, Adrienne arbpen2003 (AT) sbcglobal (DOT) net> writes 1. It breaks the back button. Not within the (current) browser window. |
|
How many users know you can open a link in a new window (and how to do it.)? Not many, in my experience. |
|
As someone on this(?) group (Nico?) mentioned not too long ago: if opening a link in a new window was such a controversial issue, then browser manufacturers would have provided an option allowing the user to disable it. So far as I know, they don't. |
|
I see it as just another decision for the designer to make, based on his/her experiences. |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |