I'm kind of stuck because I can get JavaScript to send a message to a Java applet. I can get it to work the other way round. Does anyone know a proper way to do this that works everywhere?
-
So what have you done (with source code)? What browsers is it failing on? Have you followed the instructions here: devedge-temp.mozilla.org/library/manuals/2000/javascript/1.3/…kdgregory– kdgregory2009-08-28 11:27:18 +00:00Commented Aug 28, 2009 at 11:27
-
java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/…cms– cms2009-08-28 11:27:40 +00:00Commented Aug 28, 2009 at 11:27
-
I only use Safari right now. And i've looked at both documentskennyisaheadbanger– kennyisaheadbanger2009-08-28 18:00:43 +00:00Commented Aug 28, 2009 at 18:00
Add a comment
|