Whenever one uses jquery on a page with a java applet, either with
<object> or <embed>, there are CRIPPLING ERRORS on many operations (that
are executed in the background).
There's already a bugticket for it, but it hasnt been updated in a while:
http://dev.jquery.com/ticket/2349 (lists causes and non-working workarounds)
it's mentioned on google a couple of times too;
http://www.google.nl/search?q=%22has+no+public+field+or+method+named+%22jQuery&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a
I would like to know from the developers if there's ever going to be a
fix for this bug for which there isn't a single working workaround posted.
I'll now try to code a patch for jquery 1.2.6 myself. If i'm successfull
i'll post it.