E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Frames
页面访问Iframe中的元素或是js方法
window.parent.document.getElementByTagName("iframe")[下标或"名称"].contentWindow.方法名(); //不兼容FireFox写法 window.parent.
frames
njmnjx
·
2010-01-22 20:00
IE
firefox
JS与框架页的操作代码
:onload=function(){try{parent.Link.location.reload();}catch(e){}}2,获取URL并字符处理复制代码代码如下:varurl=parent.
frames
·
2010-01-17 22:27
转js动态给table添加行
NewDocument0&&parent.
frames
.length){theDoc=parent.
frames
[theObj.substring(p+1)].document;theObj=theObj.substring
yjlwl1213
·
2010-01-15 16:00
JavaScript
function
table
input
button
generator
PAE
The 64 GB of RAM are split into 224 distinct page
frames
, and the physical address field of Page Table
chuqingq
·
2010-01-11 19:00
linux
AIR
C#的WebBrowser操作frame如此简单
1.获取frame的源文件MessageBox.Show(webBrowser1.Document.Window.
Frames
["main"].Document.Body.InnerHtml);2.获取
·
2010-01-10 16:00
WebBrowser
获取iframe包含的页面的高度,兼容性好,iframe高度自适应
页面很难看 经过苦苦搜索,现在找到一个比较好的兼容的办法,使得IFRAME能够根据包含页面的内容高度变化而变化: var frm = obj; var subWeb = document.
frames
woxiangbo
·
2010-01-07 18:00
IE
firefox
Safari
【转帖】用JS刷新别的iframe页面
转自 http://www.jb51.net/article/14397.htm 我用的方法是window.parent.
frames
[0].location.reload(); 其他的没有测试
qingzuochen
·
2009-12-30 10:00
html
框架
脚本
asp.net
asp
javascript iframe编程相关代码
一个页面中的所有框架以集合的形式作为window对象的属性提供,例如:window.
frames
就表示该页面内所有框架的集合,这和表单对象、链接对象、图片对象等是类似的,不同的是,这些集合是document
·
2009-12-28 23:02
ie8与ie6取form的讨论
多
frames
下,在ie6下通过
frames
[i]为取得某个frame,可是在ie8下用这个i的index却取不到frame。
lgx2351
·
2009-12-16 10:00
form
js动态添加行
>0&&parent.
frames
.length) { theDoc
shenymce
·
2009-12-15 15:14
职场
休闲
js动态添加行
js动态添加行
>0&&parent.
frames
.length) { theDoc
shenymce
·
2009-12-15 15:14
职场
休闲
js动态添加行
HP StorageWorks XP Disk Arrays
HPStorageWorksXP24000DiskArrayHPStorageWorksXP20000DiskArray
Frames
(Cabinets)1-51-2
Frames
(Cabinets)
cachebus
·
2009-12-11 22:00
cache
XP
HP
window.onresize 触发多次解决方法
具体使用如下: varresizeTimer=null; functiondoResize(){ document.
frames
['contentFrame'].SetGrid(); }
royzhou1985
·
2009-12-10 18:00
html
JavaScript-4
窗口,windows对象 该对象对应于HTML文档中的和两种标识 事件驱动:onload,onunload 方法:open(),alert(),confirm(),prompt() 属性:
frames
,
prog_dong
·
2009-12-03 18:00
iFream之间的函数调用
호출 Sub 페이지에서 CallSubFunction() 함수 정의 Super 페이지에서 iFream.name = "imsub" 라고 정의하고 window.
frames
liangsongzhe
·
2009-11-30 09:00
函数
JavaScript中的Document文档对象
Document文档对象是JavaScript中window和
frames
对象的一个属性,是显示于窗口或框架内的一个文档。描述当前窗口或指定窗口对象的文档。
roogu
·
2009-11-26 00:00
JavaScript
html
框架
活动
在ADSP-BF561上使用x264(4):打开cache
下面我们打开SDRAM的ICACHE和DCACHE,但不打开L2的cache,再看看最后的效果: encoded301
frames
,1.89fps,1081.88kb/s整个过程需要个0x1699eMcyccle
lights_joy
·
2009-11-24 13:00
游戏中的FPS
(二)在计算机图像领域中,“FPS”是词组“
Frames
Per Second”的缩写。“
Frames
Per Sec
yinter
·
2009-11-20 20:00
html
游戏
Yahoo
XP
在当前页面中调用iframe中嵌入文件中的方法,
lt;input type="button" value="test" onclick="document.
frames
5211422
·
2009-11-19 16:00
js iframe
关于父窗口iframe问题
第一种: getElementsByTagName('iframe')[0] 或者getElementById("ifr") 第二种:window.
frames
['ID'] 或者
houzhe11
·
2009-11-18 18:00
iframe
关于父窗口iframe问题
第一种: getElementsByTagName('iframe')[0] 或者getElementById("ifr") 第二种:window.
frames
['ID'] 或者
houzhe11
·
2009-11-18 18:00
iframe
存档存档.....
http://www.ymer.org/amir/2007/06/04/getting-the-number-of-
frames
-of-an-avi-video-file-for-opencv/http
twilightgod
·
2009-11-11 21:00
iframe经典用法
1,经典用法 给iframe替换地址 document.
frames
['exportExcel'].location.replace('jxlExportExcel.action');2,经典用法
dyllove98
·
2009-11-11 20:00
初学JavaScript的一些感想
感想: 对于
frames
等等来说,不用JavaScript的话,也会对html进行一些规定,但是JavaScript则是可以动态的规定,也就是说以前的直接在html中静态的规定网页,而现在网络技术的趋势是我只用
暗夜骑士0376
·
2009-11-07 15:00
JavaScript
html
算法
浏览器
prototype
html iframe
function show(){ // var el=window.
frames
theabab
·
2009-11-02 10:00
html
jquery
.net
XHTML
JavaScript Dom 学习笔记
1.Dom对象的层次关系图 window | -- location | --
frames
| -- history
Carterslam
·
2009-11-02 00:00
JavaScript
html
浏览器
ip_push_pending_
frames
函数简单注释
下面这个函数主要由udp调用,调用几次ip_append_data之后udp缓存中有一些数据这时想要将数据发送出去就调用ip_push_pending_
frames
这个函数将skb从第一个skb的next
peimichael
·
2009-10-30 10:00
IE和Firefox对iframe document对象的差异性!
var doc; try{ doc = document.getElementById(id).contentDocument || document.
frames
wjboy49
·
2009-10-25 13:00
IE
firefox
frame的刷新
=null){ alert(''); window.opener.close(); window.opener.parent.
frames
["modelcontentDetail
SilenceGG
·
2009-10-24 11:00
iframe
js 另存图片
new function(){
frames
("saveAsImg").location=url,n=1}:null; document.all("saveAsImg"
ericFang
·
2009-10-24 11:00
js 另存图片
javascript 学习笔记三 浏览器中的JavaScript
第五章 浏览器中的JavaScript BOM(浏览器对象模型) window-------document--------anchors
frames
jickcai
·
2009-10-23 09:00
JavaScript
应用服务器
浏览器
脚本
Go
jquery学习
1、判断一个变量或对象存在不存在的方法: var urlIframe = window.top.
frames
["urlIframe"];//get iframe
gaojiewyh
·
2009-10-20 21:00
jquery
jquery学习
1、判断一个变量或对象存在不存在的方法: var urlIframe = window.top.
frames
["urlIframe"];//get iframe
gaojiewyh
·
2009-10-20 21:00
jquery
document对象
document对象] 该对象是window和
frames
对象的一个属性,是显示于窗口或框架内的一个文档。
buliedian
·
2009-10-09 17:00
框架
活动
Javascript获取IFrame内容(兼容IE&FF)
在网上找到在IE下操作IFrame内容的代码: document.
frames
["MyIFrame"].document.getElementById("s").style.color="blue"
·
2009-09-27 10:00
JavaScript
改变iframe的src
<script> function switchSysBar(s) { window.
frames
["fff"].location.href=s } <
winter8
·
2009-09-24 23:00
js
JSTL标签和struts2标签应用备份
头部2.常用 申明intrank=0; js中应用jstlif(${flag}=='0'){ window.parent.parent.
frames
我的java天地
·
2009-09-24 16:00
查看视频文件的信息
mplayer-identify-nosound-vcdummy-vonullxxx.flv xxx.flv是视频文件名,可以是wmv,avi等 2.查看dvd的信息mplayerdvd://-dvd-device/root/dvd/dvd203-vonull-aonull-
frames
0
zzz_781111
·
2009-09-24 15:00
JS属性对象集合
属性
frames
[] 子桢数组.每个子桢数组按源文档中定义的顺序
hehezhou
·
2009-09-23 21:58
职场
休闲
JS属性对象集合
属性
frames
[] 子桢数组.每个子桢数组按源文档中定义的顺序
hehezhou
·
2009-09-23 21:58
职场
休闲
14、BOM
如果页面使用框架集合,每个框架都有它自己的window对象表示,并存放在父window的
frames
集合中。 top对象指向的都是最
junJZ_2008
·
2009-09-22 06:00
JavaScript
框架
浏览器
脚本
IE
14、BOM
如果页面使用框架集合,每个框架都有它自己的window对象表示,并存放在父window的
frames
集合中。 top对象指向的都是最
junJZ_2008
·
2009-09-22 06:00
JavaScript
框架
浏览器
IE
脚本
14、BOM
如果页面使用框架集合,每个框架都有它自己的window对象表示,并存放在父window的
frames
集合中。 top对象指向的都是最
junJZ_2008
·
2009-09-22 06:00
JavaScript
框架
浏览器
IE
脚本
javascript获取iframe文档内容(兼容IE和Firefox)
functiongetIframeContent(){ //获取iframe中文档内容 vardoc; if(document.all){//IE doc=document.
frames
guoguo1980
·
2009-09-20 04:00
JavaScript
iframe
function
IE
文档
firefox
用JavaScript脚本实现Web页面信息交互
要实现动态交互,必须掌握有关窗体对象(Form)和框架对象(
Frames
)更为复杂的知识。
lehsyh
·
2009-09-18 21:00
JavaScript
html
Web
.net
脚本
js 访问 iframe 内部 的元素 设置成 透明
代码 self.
frames
['iit'].document.all.iframe_pic.style.background = 'url(img/handOff.gif) no-repeat
lich0079
·
2009-09-10 15:00
html
Microsoft
js 访问 iframe 内部 的元素 设置成 透明
代码 self.
frames
['iit'].document.all.iframe_pic.style.background = 'url(img/handOff.gif) no-repeat
lich0079
·
2009-09-10 15:00
html
Microsoft
js 访问 iframe 内部 的元素 设置成 透明
代码 self.
frames
['iit'].document.all.iframe_pic.style.background = 'url(img/handOff.gif) no-repeat
lich0079
·
2009-09-10 15:00
html
Microsoft
得到框架的宽度和高度
当前页面 document.documentElement.offsetWidth; document.documentElement.offsetHeight; 其它页面 window.
frames
风舞悻然
·
2009-09-07 11:37
职场
休闲
得到框架的宽度和高度
当前页面 document.documentElement.offsetWidth; document.documentElement.offsetHeight; 其它页面 window.
frames
风舞悻然
·
2009-09-07 11:37
职场
休闲
上一页
33
34
35
36
37
38
39
40
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他