Helping ordinary people create extraordinary websites!



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





Copyright 1997-2002 Idocs Inc.