Hi, all, Does every body know how to make the JChemPaintEditorApplet work on a website. I use the fowllowing code, <HTML> <HEAD> <TITLE> Title </TITLE> </HEAD> <BODY>
<BR> <APPLET CODE="org.openscience.cdk.applications.jchempaint.applet.JChemPaintEditorApplet" ARCHIVE="jai_codec.jar,jai_core.jar,jh.jar,cdk-20050826.jar" HEIGHT="200" WIDTH="200" ALIGN="bottom"> <PARAM NAME="" VALUE=""> </APPLET> </BODY> </HTML> The applet does load to the webpage. when I click the memue and icon on the applet panel, there is no reponse from the click. So I wonder if anybody has the successful experience for implementation the JChemPaintApplet on webpage and let me know about it. Thanks a lot! Qixiong __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

