menupad[0]=new Array("替换");
menupad=new Array("--");
menupad=new Array("无间道");
menupad=new Array("无孔不入"); (本文来源于图老师网站,更多请访问http://m.tulaoshi.com)
var menu=new atMenu(menubar,menupad);
}
</script
</HEAD
calendar.html
<BODY
<table width="750" border="0" cellpadding="1" cellspacing="3"
<tr
<td width="225" </td
<td width="482" </td
<td width="21" </td
</tr
<tr
<td height="123" </td
<td </td
<td </td
</tr
<tr
<td </td
<td <form name="form1" method="post" action=""
<label输入日期: </label
<input name="dateInput" type="text" id="dateInput" size="12" maxlength="12" readonly="1" /
<img src="http://img.jcwcn.com/attachment/portal/chinazcj/2005-11/20/05112013323852241.gif" width="18" height="18" onClick="CalendarWebControl.show(form1.dateInput,'',this);" title="显示日历" /
</form
<label</label</td
<td </td
</tr
</table
<table width="750" border="0"
<tr
<td width="245" </td
<td width="83" </td
<td width="408" </td
</tr
<tr
<td height="18" </td
<td </td
<td<select name="select"
<option selected我被calendar遮挡了</option
</select</td
</tr
<tr
<td </td
<td </td
<td </td
</tr
</table
日期:
<input name="dateInput" type="text" id="dateInput" size="12" maxlength="12" readonly="1" value="2003-12-22" onClick="CalendarWebControl.show(this,this.value);" /
</BODY
</HTML