关于chrome和firefox浏览器获取iframe中的对象问题?
2011年9月28日 - 在chrome中不行 ,不知道怎么获取到ReYoPrint 1.aspx 主页 <iframe id='myFrame' width='0' height='0' src="2.aspx" style='display:none'></iframe> ...
获取iframe中子页面的样式,要求兼容谷歌浏览器_百度知道
最佳答案: $(function(){ $("#rigth").load(function(){ console.log($(this).contents().find("#tableA").css('width')); });...更多关于谷歌浏览器下 取iframe里面的节点无效?的问题>>