摘要:■打开■ <input name=Button onClick=document.all.WebBrowser.ExecWB(1,1) type=button value=打开> <OBJECT classid=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WebBrowser width=0...
阅读全文
随笔分类 - js
摘要:JScript code Attribute:$(”p”).addClass(css中定义的样式类型); 给某个元素添加样式$(”img”).attr({src:”test.jpg”,alt:”test Image”}); 给某个元素添加属性/值,参数是map$(”img”).a...
阅读全文
摘要:iframe:父页面调用ifream的方法: document.frames( "iframename ").functionName(); iframe调用父页的方法:parent.functionName();父窗体改变iframe的src. getElementsByName("iframename").src="xxxx";指定刷新时IFRAME最好采用DOM 方法: 1:parent....
阅读全文

浙公网安备 33010602011771号