开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜