View Single Post
  #1 (permalink)  
Old 12-21-2007, 12:42 PM
gszauer's Avatar   
gszauer gszauer is offline
Programmer
 
Join Date: Nov 2007
Location: Florida
Age: 18
Posts: 113
Rep Power: 3
gszauer is on a distinguished road
Default Disable ActiveX control with Javascript

When you write an Applet and the "Click here to activate and use this control" Dialog pups up in IE...
Well that is the most annoying thing ever.
I Found this tutorial, wich gets rid of that problem with javascript:
The Elegant, Unobtrusive Javascript Workaround for "Click to activate and use this control"
Here is a sample of it in action with a simple applet i wrote:
"http://szauer.net/scripts/activexTest/"

I Hope this helps someone
__________________
Quote:
Originally Posted by ~Aristotle
It is the mark of an educated mind to entertain a tought without accepting it
If my post was helpful, please help me build some rep
Reply With Quote

Sponsored Links