Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Anchors and Links > Popup Windows > Popup Windows: open() Parameters

Popup Windows:location

location bar in a popup window The location bar is where the URL is displayed at the top of the window. By default popups don't have location bars. To configure the popup so that it has a location bar set location to yes in the open() command.


So, for example, this command in the popup script opens a popup with a location bar:

window.open(href, windowname, 'width=400,height=150, location=yes,scrollbars=yes');

which gives us this popup.

Popup Windows: directories >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com