window.open()�Ǿ���

�����뾮��Ǥ��������JavaScript�� window.open() �Ȥ����᥽�åɤ� ����Ȥʤ륦����ɥ����������ޤ���

window.open( URL, ������ɥ�̾ [,���ץ����] )

�ư�����ʸ����ϰ�Ű�����ޤ�����Ű�����dz�äƻ��ꤷ�ޤ���

�裱������URL�פ���������륦����ɥ���ɽ������ڡ�����URL�Ǥ���
�� ������ɥ���ɽ������ڡ������̤Υե�����ˤ����Ӻ��������Ѱդ��Ƥ����ޤ���

�裲�����֥�����ɥ�̾�פ��ä˻��ꤹ��ɬ�פ��ʤ���� null ���ɤ��Ǥ��礦�� ������ɥ�̾����ꤹ��Ȥ��ϰ�����dz��ޤ���
�� null ����ꤹ��ȥ�����ɥ�̾�����ꤵ��Ƥ��ʤ�����������ɥ��Ȥʤ�ޤ��� (HTML��°�� target="_blank" ��Ʊ���Ǥ�)
��: window.open('example.html', null);

�裳�����֥��ץ����פϥ�����ɥ�����ħ�����ꤹ��ʸ����Ǥ��� ����ʸ�����ʣ���Υѥ�᡼�����򥫥�ޤǶ��ڤäƻ��ꤷ�ޤ��Τǡ� ��Ű�����ޤ�����Ű�����dz����ʬ��ְ㤨�ʤ��褦���դ�ɬ�פǤ��� ���ץ������ά�����ñ�˥֥饦���ο���������ɥ���Ʊ�ͤˤʤ�ޤ���

�ѥ�᡼������¾�ˤ�ƥ֥饦���ȼ��Τ�Τʤɤ���ޤ����� ���פʤ�Τϼ����̤�Ǥ���

�ѥ�᡼��������̣
width����������ɥ���
height����������ɥ��⤵
left����������ɥ����ֺ�
top����������ɥ����־�
menubaryes/no��˥塼�С�̵ͭ
toolbaryes/no�ġ���С�̵ͭ
locationyes/no���ɥ쥹�С�̵ͭ
statusyes/no���ơ������С�̵ͭ
resizableyes/no�ꥵ��������
scrollbarsyes/no����������С�̵ͭ

�� �ͤϤο��ͤϥԥ������ͤǤ���
�� ������ɥ��ΰ��֤ϥǥ����ȥåײ��̤κ��夫��ο��ͤǤ���

window.open()������ͤϡ�������ɥ������������������Ȥ��� �������줿������ɥ����֥������ȡ����Ԥ����Ȥ��� null �Ȥʤ�ޤ���

������Ͼ�꤯ư��ޤ��󡣡ʰ����Υ֥饦��������� ����Υ�����ɥ����������塢������ɥ���ƤӽФ����ڡ����� javascript:window.open(������);��ɽ�����褦�Ȥ��Ƥ��ޤ��ޤ���

�ƥ��ȣ� �ʾ���dz����ޤ����Զ��ͭ���

<a href="javascript:window.open('example.html', 'mywindow1', 'width=400, height=300, menubar=no, toolbar=no, scrollbars=yes');">�ƥ��ȣ�</a>
�� KHTML��Konqueror�Ǥϡ������Զ��ϽФʤ��褦�Ǥ���(Safari��̤��ǧ)

���Τ褦�˥ե��󥯥����Ȥ���������ƸƤӽФ��� void() �dz�ä��ͤ��֤��ʤ� �褦�ˤ���Ⱦ�꤯ư��ޤ���

�ƥ��ȣ� �ʾ���dz����ޤ���
�ƥ��ȣ� �ʾ���dz����ޤ���

<script type="text/javascript"><!--
function t2_win() {
window.open('example.html', 'mywindow2', 'width=400, height=300, menubar=no, toolbar=no, scrollbars=yes');
}
// --></script>

<a href="javascript:t2_win();">�ƥ��ȣ�</a>
<a href="javascript:void(window.open('example.html', 'mywindow3', 'width=400, height=300, menubar=no, toolbar=no, scrollbars=yes'));">�ƥ��ȣ�</a>

�⤷���ϼ��Τ褦��onclick���٥�Ȥ� window.open() ��ƤӽФ��� href°���ˤϥ��ߡ��Ȥ��� javascript:void(0); �� # �ʤɤ���ꤹ��� ��꤯ư��ޤ��� â���� # �ξ�硢�����ƤӽФ����ڡ�������Ƭ�˰�ư���Ƥ��ޤ��ޤ���

�ƥ��ȣ��ʾ���dz����ޤ���
�ƥ��ȣ��ʾ���dz����ޤ���

<a href="javascript:void(0);" onclick="window.open('example.html', 'mywindow4', 'width=400, height=300, menubar=no, toolbar=no, scrollbars=yes');">�ƥ��ȣ�</a>
<a href="#" onclick="window.open('example.html', 'mywindow5', 'width=400, height=300, menubar=no, toolbar=no, scrollbars=yes');">�ƥ��ȣ�</a>

�� a������href°������Ѥ����˥�������η����򥹥��������(cursor:pointer)���ơ� onclick�Ǿ��������������ˡ�⤢��ޤ��� ����ϡ�span�ʤ��̤����ǤΥ����Ǥ�Ʊ�ͤ˽���ޤ���

���������嵭����ǤϤ������JavaScript��̵���ˤ��Ƥ���Ķ��䡢JavaScript�� ��ܤ���Ƥ��ʤ��֥饦���ʤɤǤϾ�����Υڡ�����������������ʤ��Ȥ��ä� ����⤢��ޤ����ޤ����������󥸥�Υ������顼�ˤ�ǧ������ޤ���

�����Ǽ��Τ褦��href°���dz���URL����ꤷ�Ƥ�����window.open()���������ˤ� this.href���Ϥ��������ơ�window.open()�θ��return false;��href°���ؤ� ���٥�Ȥ����������JavaScript��ͭ���ξ��Ͼ��롢̵���ޤ��ϼ�������Ƥ��ʤ� �������̤Υϥ��ѡ���󥯤Ȥʤ�ޤ���
�� ���������ӥ�ƥ��δ������顢������ˡ�������������Ȼפ��ޤ���

�ƥ��ȣ� �ʾ���dz����ޤ���

<a href="example.html" onclick="window.open(this.href, 'mywindow6', 'width=400, height=300, menubar=no, toolbar=no, scrollbars=yes'); return false;">�ƥ��ȣ�</a>

�������̤������ɽ������褦�ͤ��Ƥߤޤ����� URL��������ɥ�̾�������⤵����ꤷ�ƻ��ѽ����褦�ˤ��Ƥ��ޤ��Τǡ� �����Ĥ�����͡��ʥ������Υ�����ɥ��������ޤ���

����å��� �ʣ������ߣ������ξ���dz����ޤ���
����å��� �ʣ������ߣ������ξ���dz����ޤ���

<script type="text/javascript"><!--
function m_win(url,windowname,width,height) {
 var features="location=no, menubar=no, status=yes, scrollbars=yes, resizable=yes, toolbar=no";
 if (width) {
  if (window.screen.width > width)
   features+=", left="+(window.screen.width-width)/2;
  else width=window.screen.width;
  features+=", width="+width;
 }
 if (height) {
  if (window.screen.height > height)
   features+=", top="+(window.screen.height-height)/2;
  else height=window.screen.height;
  features+=", height="+height;
 }
 window.open(url,windowname,features);
}
// --></script>

<a href="example.html" onclick="m_win(this.href,'mywindow7',400,300); return false;">������</a><br>
<a href="example.html" onclick="m_win(this.href,null,600,400); return false;">������</a><br>
�� �����ƥ�Υ���ץ����С��䤽��¾��ɽ���ΥС��αƶ��Ǥ��礦���� �Ĥΰ��֤Ϥ����餫���ˤʤ�ޤ���
�� Opera�Τ褦�ʿ���������ɥ���ƥ�����ɥ����ɽ������֥饦���� ����ˤʤ�ޤ���