<Iframe id=right name=right scrolling=auto frameborder=0 src="welcome.asp" height="500" width="600"></Iframe> <Iframe>....</Iframe>,scrolling,frameborder是什么定义? id=right是什么意思? scrolling=auto是什么意思?
window.navigate("type_1.asp?time="+now.getTime()); 这个是打开一个窗口,time="+now.getTime()这个是打开什么样的窗口? if request("ctype")="types" (types 是什么?) document.form1.ctype.value="edit"; (edit是什么?)
<font class="a"> (class是什么定义?这里的class=“a”是什么?) <input maxLength="8" size="4" name="page" value=<%=page%>> (maxlength和size 有什么区别?) ҳ<span lang="en-us"> </span> (<span>...</span>什么定义? lang="en-us"是什么意思?) <input class="buttonface" type="button" value=" Goto " onclick=check()></font><br> </a> (class="buttonface" 是什么意思?) isNaN(document.form1.ttime.value) (isNaN()是什么函数?)
windows.top.navigate() 这是什么函数?
fncolor=#FF0000是什么定义?