JavaScript open links in new window Oct22 '06
Feedback
# (2 of 2): Matthom
2 days after the fact. (Tue 24 Oct 2006, 8:12 AM CST)
No, I agree. I'd like to do it "the right way," so maybe I need to look into it more... Thanks for your thoughts.
RSS feed for comments on this post
Leave feedback
I've recently adopted a new approach to opening links in new browser windows.
You are at the feedback permalink page for: JavaScript open links in new window
# (1 of 2): Josh » joahua.com
1 day, 22 hours after the fact. (Tue 24 Oct 2006, 5:48 AM CST)
I'd tend to disagree with this approach.
It's been removed from more recent DTDs for a reason. If you want to do it, use a DTD that supports it (or create a custom one including the bits you require). Circumventing this with JavaScript seems to defeat the purpose a little bit.
This can be argued back and forth for a thousand years, so suffice to say it is largely a matter of opinion :)