One guess I have is that script code is checking for IE exceptions that are no longer required with IE 10 (ie. doing browser detection rather than feature detection).
+++ Rick ---
From: | Rick Strahl |
To: | Tuvia Vinitsky |
One guess I have is that script code is checking for IE exceptions that are no longer required with IE 10 (ie. doing browser detection rather than feature detection).
+++ Rick ---
this is very frustrating, pageframes are a key element, and they will not work for me in IE but will work in FF or Chrome. I realize the world would be better without IE, but I have no control over that.
<scripttype="text/javascript"charset="utf-8"src="scroller.js"></script><scripttype="text/javascript"charset="utf-8"src="dhtmllib.js"></script>
<scripttype="text/javascript"charset="utf-8"src="dhtmllib.js"></script><scripttype="text/javascript"charset="utf-8"src="scroller.js"></script>
thanks
Not sure if relevant, but this js error appears:
referenceerror isminns4 is not defined scroller.js
Followed by a bunch of window dom errors. Of course, it works fine in FF.
ie 10 also breaks a lot of the CSS you are generating for borders.