Wednesday, December 13, 2006

Opening a new window with JavaScript

The target attribute is not allowed in strict doctypes, and since you should always use a strict doctype, the target attribute is invalid. Full stop.

Now there is a JavaScript solution to open a new window...

No comments: