1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > Anchors and Links > Popup Windows > Popup Windows: open() Parameters

Popup Windows:menubar

menu bar in a popup window The menu bar is the menu for the popup window. By default popups don't have menu bars. You can configure the popup to have a menu by setting menubar to yes in the open() command. So, for example, this open() command in the popup script configures the popup to have a menu bar:


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

which gives us this popup.

Popup Windows: scrollbars >>>

          

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