23 May
2001
23 May
'01
7:49 p.m.
Hi, I was wondering if Zope supports Java Applets. I recently added some code to a dhtml method that calls a function called simple.class. I was unable to get the applet to work. Can Zope support Applets? Here is the code that I tried to use. <center><b><table border="10-10"><td> <applet code="Lake.class" id="Lake" width="320" height="350"> <param name="image" value="fantasy.jpg"> <param name="overlay" value> <param name="href" value> </applet></b></td></table></center> Cheers, DC