Login  Register

Re: v2.0-rc3 released ..

Posted by Sven Gothel on Sep 17, 2011; 7:00pm
URL: https://forum.jogamp.org/v2-0-rc3-released-tp3341830p3344734.html

On Saturday, September 17, 2011 09:43:35 AM jouvieje [via jogamp] wrote:

>
> 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,
> chrome the chrome browser ignore.
> You should use the *object* and *embed* tags instead to work properly on all
> browsers (see
> http://download.oracle.com/javase/7/docs/technotes/guides/plugin/developer_guide/using_tags.html#mixed
> Using applet, object and embed Tags / Deploying Applets in a Mixed-Browser
> Environment ).

oops :)

Thank you for reminding me to change these things.

Will do in a bit .. will send an update here later.

~Sven