OKANOWEB WEB PARTS SAMPLE

桃の絵openwindow

<SCRIPTlanguage=JavaScript>
<!--functionow(){if(navigator.userAgent.indexOf("MSIE5")>
=0||navigator.userAgent.indexOf("MSIE6")>
=0)examWin=window.open("resize.htm","","width=100,height=300");elseexamWin=window.open("resize2.htm","","width=100,height=300,resizable=1");}//-->
</SCRIPT>

<Aonclick=ow()href="javascript:void(0)">
<IMGheight=160alt=桃の絵src="t032.files/momo.gif"width=200align=leftborder=0>
open<BR>
window</A>

resize.html

<SCRIPTLANGUAGE="JavaScript">
<!--varw=100;varmaxWidth=400;functionzw(){if(w<=maxWidth){window.resizeBy(5,0);w+=5;setTimeout("zw()",100);}else{setTimeout("exam()",100);}}//-->
</SCRIPT>

<BODYBGCOLOR="white"onLoad="zw()">
<SCRIPTLANGUAGE="JavaScript">
<!--functionexam(){document.write("<bodybgcolor='white'id='bd'>
");document.write("<scriptlanguage='javascript'>
");document.write("varw=400;");document.write("varminWidth=100;");document.write("functioncw(){");document.write("bd.style.visibility='hidden';");document.write("if(w>
=minWidth){");document.write("window.resizeBy(-5,0);");document.write("w-=5;");document.write("setTimeout('cw()',100);");document.write("}");document.write("else{window.close();}");document.write("}");document.write("</script>
");document.write("<center>
<h2>
ももたろう</h2>
</center>
");document.write("むかしむかし、あるところにおじいさんとおばあさんがいました。<br>
");document.write("おじいさんは山へしばかりに、おばあさんは川へせんたくにいきました。<br>
");document.write("川へせんたくにいったおばあさんが、ふと川の上流を見ると大きなももがどんぶらこ〜どんぶらこ〜と流れてくるではありませんか。<br>
");document.write("おどろいたおばあさんはおおいそぎでおじいさんをよび、いっしょに大きなももをひきあげおうちにもってかえりました。");document.write("<formaction='javascript:void(0)'>
");document.write("<inputtype='submit'value:値='閉じる'onClick='cw()'>
");document.write("</form>
</body>
");}//-->
</SCRIPT>

resize2.htm

<SCRIPTLANGUAGE="JavaScript">
<!--varw=100;varmaxWidth=400;functionow(){if(w<=maxWidth){window.resizeBy(5,0);w+=5;setTimeout("ow()",100);}}//-->
</SCRIPT>

<FORMaction='javascript:void(0)'>
<INPUTTYPE='button'value:値='閉じる'onClick='window.close();'>
</FORM>