E-mail List Archives
Re: Reason For Links Opening In New Window
From: Rimantas Liubertas
Date: Jan 5, 2007 11:20AM
- Next message: Gareth Dart: "Re: Reason For Links Opening In New Window"
- Previous message: Gareth Dart: "Re: Reason For Links Opening In New Window"
- Next message in Thread: Gareth Dart: "Re: Reason For Links Opening In New Window"
- Previous message in Thread: Gareth Dart: "Re: Reason For Links Opening In New Window"
- View all messages in this Thread
> Except that I've just tested it and (in FF2 at least) target = "blank" (no underscore) _does_
> force a new window, which is not how I remembered it working. In any case, steer clear of
> both.
Let's say you have two links with target="blank" attribute. Clicking
on the first will open new
window named 'blank'. If you then click on the second link then
destination will be opened in the window created by the first click.
On the other hand, several links with target="_blank" will open yet
another new window on each click. That's the difference.
Regards,
Rimantas
--
http://rimantas.com/
- Next message: Gareth Dart: "Re: Reason For Links Opening In New Window"
- Previous message: Gareth Dart: "Re: Reason For Links Opening In New Window"
- Next message in Thread: Gareth Dart: "Re: Reason For Links Opening In New Window"
- Previous message in Thread: Gareth Dart: "Re: Reason For Links Opening In New Window"
- View all messages in this Thread