Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/redis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Iframe、javaapplet和z-index_Java_Html_Iframe_Applet_Z Index - Fatal编程技术网

Iframe、javaapplet和z-index

Iframe、javaapplet和z-index,java,html,iframe,applet,z-index,Java,Html,Iframe,Applet,Z Index,我使用javascript添加了以下iframe: placeholder.append("<iframe id=\"oracleFormIframeToHide\" style=\"position:absolute;" + "top:25px;left:80px;overflow:auto;width:1100px;height:800px;\"frameborder=\"0\" src="+url+"></iframe>"); 占位符。追加(“”)

我使用javascript添加了以下iframe:

placeholder.append("<iframe id=\"oracleFormIframeToHide\" style=\"position:absolute;" +
        "top:25px;left:80px;overflow:auto;width:1100px;height:800px;\"frameborder=\"0\" src="+url+"></iframe>");
占位符。追加(“”);
“src”指向一个java小程序。我无法使用标记显示java小程序,因为我没有小程序的.class文件。 无论如何,我的问题是我想在