Open
Description
$('<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/