GeminiDaddy
MIS
this function opens a window, but doesn't show the adderss bar - I tried addressbar=yes but that didn't work. Anyody know what the code is?
Code:
window.open(someUrl,"linksWindow","top=100px, left= 150px, width=400px, height=400px, resizable, scrollbars=yes, toolbar=yes");