Home arrow HTML arrow Uses of the New Window Command for Web Sites
HTML

Uses of the New Window Command for Web Sites


This article talks about opening new windows on a web page. There are a number of reasons why we might want to do this. So let's think about why we need to open a link in a new window.

Author Info:
By: Stephen Davies
Rating: 4 stars4 stars4 stars4 stars4 stars / 2
February 26, 2008
TABLE OF CONTENTS:
  1. · Uses of the New Window Command for Web Sites
  2. · Approaches to opening a link in a new window
  3. · BASE tag
  4. · Examples of common new window uses
  5. · Advanced Usage

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Uses of the New Window Command for Web Sites
(Page 1 of 5 )

First, maybe the link in the web page is an external link. If the link is not opened in a new window the visitor will navigate away from your web site, which is bad for business, because you lose the visitor. Second, a list of links, such as a relevant products link, shows the details of the product. It is better to open each link in a new window, so visitors can have many choices. They can open multiple windows at once and compare each product in a separate window.

Look at Picture 1 - screenshot of the Top 10 Videos from Yahoo! Music channel. When you click a link, a new window will be opened and will play the video. When you finish the video, you can open another link and watch the video again. That provides the user with a lot of convenience when surfing the website.

Picture 1 - Top 10 Videos on Yahoo Music


Third, in some circumstances, you may want to customize the window in some way. For example, you may want to hide the menu bar, toolbar location, specify the width and height of the window, or make a window that cannot be resized. All such features require us to open a new window.

Well, there are a lot of reasons for us to open the link in a new window and in some special circumstances, it is simply better to open the link in a new window.  


blog comments powered by Disqus
HTML ARTICLES

- HTML5 Boilerplate: Working with jQuery and M...
- HTML5 Boilerplate Introduction
- New API Platform for HTML5
- BBC Adopts HTML 5, Mozilla Addresses Issues
- Advanced Sticky Footers in HTML and CSS
- HTML and CSS Sticky Footers
- Strategy Analytics Predicts HTML5 Phones to ...
- HTML5 Guidelines for Web Developers
- Learning HTML5 Game Programming
- More Engaging CSS3 and HTML Background Effec...
- Engaging HTML and CSS3 Background Effects
- More Web Columns with CSS3 and HTML
- Columns with CSS3 and HTML
- Creating Inline-Block HTML Elements with CSS
- Drag and Drop in HTML5: Parsing Local Files

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials