Popup Windows: directories

Directories bars in MSIE and Netscape in popup windows The directories bar holds a set of buttons for your favorite web sites. By default the directories bar is not in the popup window. To set the popup with a directories bar set directories to yes.


So, for example, this open() command in the popup script sets the popup with a directories bar:

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

which gives us this popup





About the Author
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.