Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-11-2006, 01:11 PM
WebProWorld New Member
 

Join Date: Aug 2003
Location: Atlanta Georgia
Posts: 8
markrga RepRank 0
Default IE Update ActiveX Problems

Ever Since Microsoft launched its latest version of IE I am having problems with the Java Applets requiring the frustrating - "Click to Activate and Use This Control. I have done a lot of web searches and found a number of fixes, and even though I have been able to fix the problem on the websites that have Flash objects, I cannot seem to fix the problem where I use Java Applets. I have created a half dozen .JS files that I found at various sites but cannot seem to get the problem fixed. Any suggestions would be greatly appreciated. As an example this is what I have to fix the Flash programming, but does not fix the applets.

<script type="text/javascript" src="ieupdate.js"></script>

objects = document.getElementsByTagName("object");
for (var i = 0; i < objects.length; i++)
{
objects[i].outerHTML = objects[i].outerHTML;
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0