Forum Moderators: phranque
With JavaScript, the issue is whether or not the user supports it. The user could have JavaScript turned off, or a pop-up blocker.
Perhaps you could derrive a clever combination of the two? If you do, please share!
Vince, I'm right with you on target="_tab". Up for suggesting this to the W3C?
So I have always used that as my guide... if I need to further close or control the child window with the parent I use Js... if I don't care about what the user does with it after it is open the I use target.