IE11 Edge mode - Sarissa.js

760 Views Asked by At

My website is old, and now need to upgrade to support IE11 Edge mode. It works fine in the IE compatibility mode but get an error in edge mode.

var xmlDoc = Sarissa.getDomDocument();
xmlDoc.async = false;
xmlDoc.load("....");
Error: Object doesn't support property or method 'load'

My Sarissa version is 0.9, I have tried to upgraded to 0.9.9.6, but got same error.

If the sarissa.js is not support IE11, what framework I can use to replace it? Or there are any solution to update the sarissa.js to make it work?

1

There are 1 best solutions below

0
On BEST ANSWER

There is an outstanding bug where IE11 is not supported by Sarissa, which whilst not fixed in a released version, appears to be resolved in the CVS version