开发者

Java applet display problem when i add it to dom tree via javascript

开发者 https://www.devze.com 2022-12-16 20:52 出处:网络
I have a modal popup as (lightbox etc.). If i want to add java applet into the modal popup via javascript i encounter a problem that is Java Applet don\'t display propperly sometimes dont\' everytime.

I have a modal popup as (lightbox etc.). If i want to add java applet into the modal popup via javascript i encounter a problem that is Java Applet don't display propperly sometimes dont' everytime. I tried to solve it setTimeout methot but it didn't solve :( Do 开发者_运维技巧you have a suggestion this issue? Thanks.


You mind showing some code?

If what you're trying to do is use DOM scripting to add an <applet> then check out this demo:
http://kaioa.com/b/0708/applet_dom_inject.html

It's from these tutorials on Delayed Applet Loading:
http://kaioa.com/node/21

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号