Re: How to cause IE to use specific plugin?




mgolubitsky@xxxxxxxxx wrote:
I changed everything from _06 to _03 (classid and codebase) but it
still doesn't load applet in 1.4 version.

OK. That is beginning to sound like a bug.

Can you put up a public version so that we can confirm your
results? (It does not need to be a 'real' applet - perhaps just
a simple one that reports the JRE version) An URL that
demonstrates the problem is more likely to get attention
(and I can do some quick checks on the HTML).

...I also tried to use regular
<APPLET> tag with the same result.

Ignore the applet element for the moment - it was never
designed to do versioning. It is the OBJECT element not
doing proper versioning that is the real concern.

Andrew T.

.



Relevant Pages

  • Re: applet with display:none
    ... *some* good modern browsers ... not display. ... to behave one way rather the other when the style is applied to applet ... but perhaps a small clue is that the applet element is deprecated (not ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: launch applet with APPLET or PLUGIN
    ... >that cannot be specified by the applet element? ... Java if the browser is not yet Java enabled. ...
    (comp.lang.java.programmer)
  • Re: APPLET tag
    ... I was surprised to see the APPLET tag since I thought it was ... script does a lot ... before writing a plain old applet element ... For static HTML, it is best to either declare the applet ...
    (comp.lang.java.help)
  • Re: download and use a package
    ... Lee it is very confusing. ... The applet element has an 'archive' attribute, ... should have access to all the public members of the ...
    (comp.lang.java.programmer)
  • Re: Performance differences between application vs. applet
    ... as possible the applet seems to perform quite a bit slower than the app. ... So I whipped up this very basic test class and ran it from within the app ... or is the applet element written using JS? ...
    (comp.lang.java.programmer)