how to get "address bar" to show up in new window?
This is the code I am using to open a new window, and it does everything I want, [u]except</u> it does show an "address (url) bar". How can I get it to show the address bar as well?
<a href="#" onClick="window.open('purchase_page_continued_all. htm','Max','toolbar=yes,width=750,height=475,left= 20,top=5,screenX=500,screenY=200,status=yes,scroll bars=yes,resize=yes');return false">Continue Ordering</a>
__________________
Rudy
|