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
$('<table>').range().select(); throws an "Unspecified Error" in IE 10. I am not sure whether this applies to other IE versions as well. Seems to be fine in Chrome.
$('<table>').range().select();
throws an "Unspecified Error" in IE 10. I am not sure whether this applies to other IE versions as well. Seems to be fine in Chrome.Here's a fiddle that demonstrates the problem and a workaround: http://jsfiddle.net/ZRZws/
The text was updated successfully, but these errors were encountered: