When testing jqGrid everything works fine in Chrome and IE7,IE9+, but it continually crashes in IE8. I did some testing by removing parts of the CSS until it stopped crashing and determined the issue is IE8 doesn't like this line:
.ui-jqgrid .ui-pager-control {position: relative;}
Removing that one line from the CSS file stopped the browser from crashing.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top