You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open both IE Behaviour demos or the span.js demo in IE9
observe the inputs are empty
I note that if I switch the browser into compatibility mode, the inputs are filled, but then you get a JavaScript error: "Unable to set value of the property 'innerHTML': object is null or undefined" (line 98, character 4)
So only the simple.js demo works in IE9.
The text was updated successfully, but these errors were encountered:
jayfresh
changed the title
IE Behaviour demos don't work in IE9
IE Behaviour demos and span.js demo don't work in IE9
Dec 11, 2015
To reproduce:
I note that if I switch the browser into compatibility mode, the inputs are filled, but then you get a JavaScript error: "Unable to set value of the property 'innerHTML': object is null or undefined" (line 98, character 4)
So only the simple.js demo works in IE9.
The text was updated successfully, but these errors were encountered: