I'm receiving an "Unknown Runtime Error" in IE8 on Windows 7 VM.
Here is my jsFiddle
The error says:
unknown runtime error. DmiAjax.js, line 317, character 9
Also, to help visualize, here's screenshot of said error:
The error occurs when I click my "Get Quotes" button, which looks like this:
<input type="button" OnClick="javascript:populateCartTotalInCartPage();toggleTable();" value="Get Quotes" class="btn btn-orange">