?document.getElementById(WebUrl).innerHTML+=br/input type=text name=txt+i+ id=tx...
screen 屏幕对象 反映了当前用户的屏幕设置。 属性 width 返回屏幕的宽度(像素数)。 height 返回屏幕的高度。 availWidth 返回屏幕...
var s = document.getElementById(txtUserName); alert ( s.value ); alert(s.id); 直接...
?createTextRange: 将文本转成对象 1,得到文本 text , html:htmlText var rng=document.body.crea...
注:table是上下等宽的表格,表示上下两行数据一致,若两行查询条件数量相差较大,不如设置两个table进行调节。 1, td 宽度:为同列宽度最大的td的宽度...
1,window.open(CancelCause.aspx); 2,window.open(CancelCause.aspx,'child); 3,windo...
全部设置:? obj.style.cssText=border:1px solid #f00;font-size:14px;color:#f00;height:...
input name=sex type=radio /男 input name=sex type=radio / 女