JavaScript Windows
Monday November 2, 2009
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'w 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.
JavaScript Windows


No comments yet. Leave a Comment