Do you really want to try to force your visitors to open a page in a new window? Modern browsers allow the browser owner to choose how they want new pages to be processed - that's why the target attribute doesn't exist in HTML 4. You can still use a JavaScript window.open call to suggest that a page should open in a new window when you have a really good reason for it.
Comments
No comments yet. Leave a Comment
