|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
IS this possible?
Is it possible to post through java script to java applet?
|
|
#2
|
||||
|
||||
|
A Java Applet or Servlet?
I don't think it's possible to control an Applet using Javascript. I'm not sure if you could use DOM to modify the PARAM tag of an Applet. And I don't think that will affect the behaviour of an Applet once it's already run.
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter! DevArticles Forum Moderator "The net is a waste of time, and that's exactly what's right about it." -- William Gibson |
|
#3
|
||||
|
||||
|
I stand corrected: Set Applet PARAM VALUE from Javascript
Again though, I'm not sure how things will work if you modify at runtime... |
|
#4
|
|||
|
|||
|
Sorry MadCow, but I'm absolutely sure that there is a way to control a Java applet from JavaScript. I don't know the details, but I know it is technically possible (there is an applet object or something).
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > IS this possible? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|