Dynadot .com transfer sale, only $10.12 with coupon code DYNA12, available while supplies last, ends October 1, 2026.

Error when trying to bypass activex (IE) for Java Applet

Namecheap AuctionsNamecheap Auctions
SpaceshipSpaceship
SpaceshipSpaceship
Watch

1901gt

VIP Member
Impact
11
I placed the following code in the html.

It did stop the activex from appearing in IE.
I double check the website in Opera and Safari to make sure the Java Applet appear fine and it did.

But when I check with Firefox, the Java Applet fails to load.

Why is that so?
ClickFix.js is already in the root folder.


<!--[if gte IE 6]>
<script language="javascript">
document.write("<NOSCRIPT class=clickfix>
<OBJECT style=\"display:none\">");
</script>
<!--<![endif]-->

----Java Applet----

<!--[if gte IE 6]>
</OBJECT>
</NOSCRIPT>
<!--<![endif]-->
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
1.) No need for the javascript.
2.) You had:
Code:
<!--<![endif]-->
Instead of:
Code:
<![endif]-->

Code:
<!--[if gte IE 6]>
<noscript class="clickfix">
    <object style="display: none;">
<![endif]-->

----Java Applet----

<!--[if gte IE 6]>
    </object>
</noscript>
<![endif]-->
 
0
•••
But I don't understand why this thing happen.. :td:

10.jpeg


The endif closing tag appear above the java applet.
 
0
•••
anyone?
 
0
•••
DomainEasy: white label portfolios are live. Enable yours.

We're social

Escrow.com
Spaceship
Escrowly
CryptoExchange.com
Domain Recover
Catchy
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back