|
|
|
April 19, 2006 In August 2003, a federal court ruled that Microsoft had infringed on a patent related to plug-in technology used in Internet Explorer. Following legal setbacks in its efforts to invalidate the patent and have the ruling appealed, Microsoft went ahead and modified the way Internet Explorer operates. All ActiveX controls including objects like Flash movies and Java Applets, as well as IntraLaunch are affected. With one or more IE updates (912945, 912812, etc.), ActiveX controls will no longer be activated by default. This change in IE forces users to first click on the control ("Click to activate and use this control" or something similar) before it will recognize any input. To stop this activation requirement, simply include a 'fix_ie_new.js' script in the <HEAD> section of each of your IntraLaunch enabled web pages. Below demonstrates a typical IntraLaunch object, with the <HEAD> section including fix_ie_new.js which automatically fixes all IntraLaunch objects on the page as it loads. This is the easiest workaround. Also see the Microsoft support page for more examples and information.
Then within the same directory as your HTML web pages such as the example above, place the 'fix_ie_new.js' file with the contents below.
Note - another option is to install Microsoft patch 917425 to disable this new Internet Explorer behaviour. This is unverified. Note - it appears web pages with IntraLauch implemented via scripting only are fine and do not need any modification at all. This may not be the case for you though. Note - the changes outlined above are backwards compatible with workstations that do not have the Microsoft patches applied. |
|||||||||||||||||||||||||||||||||||||||||
|
Web services provided by Extreme Hosting |