HighDots Forums  

using applets

Javascript JavaScript language (comp.lang.javascript)


Discuss using applets in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rick
 
Posts: n/a

Default using applets - 09-25-2003 , 10:08 AM






Hi,

Is their somewhere an example to create an applet inside a piece of
javascript? Or is this impossible?

Greetings,
Rick



Reply With Quote
  #2  
Old   
Erwin Moller
 
Posts: n/a

Default Re: using applets - 09-25-2003 , 10:58 AM






Rick wrote:

Quote:
Hi,

Is their somewhere an example to create an applet inside a piece of
javascript? Or is this impossible?

Greetings,
Rick
Just make the code you need: <applet ... etc

and write it to the document using document.write("<applet width=...>");

Regards,
Erwin Moller


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.