Login  Register

Re: v2.0-rc3 released ..

Posted by jouvieje on Sep 17, 2011; 7:43am
URL: https://forum.jogamp.org/v2-0-rc3-released-tp3341830p3343863.html

Thanks for this release :)

Just to let you know, all applets does not work with chrome (14.0.835.126 beta-m windows). The applets still using the deprecated applet tag, which the chrome browser ignore.
You should use the object and embed tags instead to work properly on all browsers (see Using applet, object and embed Tags / Deploying Applets in a Mixed-Browser Environment).

Jérôme