Home arrow JavaScript arrow Page 5 - Start Working With Browser Windows in JavaScript
JAVASCRIPT

Start Working With Browser Windows in JavaScript


This series of articles mainly concentrates on working with browser windows and their sub-windows in JavaScript. You can reuse these scripts to inject into server side controls easily (especially in .NET and Java).

Author Info:
By: Jagadish Chaterjee
Rating: 4 stars4 stars4 stars4 stars4 stars / 14
April 18, 2006
TABLE OF CONTENTS:
  1. · Start Working With Browser Windows in JavaScript
  2. · How to move the current browser window using JavaScript
  3. · How to maximize the current browser window using JavaScript
  4. · How to open a new pop up window using JavaScript
  5. · A word of caution

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Start Working With Browser Windows in JavaScript - A word of caution
(Page 5 of 5 )

Even though pop up windows serve as a good feature for presenting web pages, they have their own disadvantages.  Primarily, lots of websites use pop up windows for advertising.  This has been a real harassment to the end users who really don’t want to go through advertisements at all.

Just imagine it from the end user's point of view.  He needs to switch to the advertisement window (or pop up window), search for the close button and close it.  In general, while browsing the Internet, we go through several websites at a time.  If we need to close advertisements on every web site, it is a real pain.

What is the solution for the above problem? The answer is pop up blockers.  Those are special plug-ins to the browser, which are available free of cost.  Nowadays almost every up-to-date browser has a built-in pop up blocking feature as well.  These pop up blockers will never allow the opening of any pop up window (unless configured to do so). And naturally the end user likes it and uses it most of the time.

Considering all of these situations, my primary advise would be to avoid using pop up windows as much as possible and use them only when really necessary.

Any comments, suggestions, ideas, improvements, bugs, errors, feedback etc. are highly appreciated at jag_chat@yahoo.com.


DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

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 1 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials