Am Tue, 18 Nov 2003 15:34:26 GMT schrieb
"mp" <mp (AT) ns (DOT) sympatico.ca>:
Quote:
Hay all
Just wonderig if anyone could help...
I am triyng to create a web page that will allow me to open a second
window without the toolbar, and address bar. But the only way I can
figure it out is with onClick... is there a way to do it without
this, i need it to be done via HTML only... |
no way, sorry - you can open a new window via "target="_blank"", but
you can't controll its appearance without JavaScript ...
Regards, Frank