var wp = window.dialogArguments;
var objf = wp.document.frames["_LTfilesForm"];
cf=objf.document.all.attachids;
大家好为啥IE11.0.30以上版本包含30版本这种方式获取不到iframe中的attachids元素,
在网上查了很多换了以下方式也不可以
cf=objf.contentDocument.attachids;
各位大侠请多指教,有没有类似问题的解决办法。IE11.0.30以下版本都是可以得
WIN8.1系统 64位