C
chris freeman
use the onclick method, and then you can specify the
window size, an whether or not the status, scrollbars are
visible:
<a href="#" onclick="window.open
('http://www.xyz.com/page.html','window_name','width=800,he
ight=600,scrollbars=yes or no,location=100,resizable=yes
or no,status=yes or no');">
window size, an whether or not the status, scrollbars are
visible:
<a href="#" onclick="window.open
('http://www.xyz.com/page.html','window_name','width=800,he
ight=600,scrollbars=yes or no,location=100,resizable=yes
or no,status=yes or no');">