Quote:
Originally Posted by lwill
Hi,
As most know, iviewnapperlite worked well with IE8 but had incompatibilities with IE9.
|
The problem in IE9 was an incompatibility between objects created in VBScript and Javascript.
In the past one could pass these objects between these two languages without problem but since IE9, no.
All one needs to do is to rewrite the VBScript code in Javascript and hey presto, it should work.