Hello,
I am working on an interface that requires IE9+ for HTML5 CSS/JS elements.
Standard, the function:
$Obj = ObjCreate("Shell.Explorer.2")
will load an IE instance in the background but it will use by default IE7.0
So i change it in the register when starting my interface but then the onclick event stops working. Is this a bug? Is there a way to fix it?
in the following example i use an existing online webpage, where the onclick Event doesnt fire when you click on the element wi