Fixed – Expected identifier, string or number error in HTML Web Resource in IE.
Views (220)
We recently developed an html web resource which was using jqGrid. The web resource was working properly on machines having IE 10 browser, but got the above error in case of IE 8.
As it turned out extra “,” i.e. trailing comma was the reason for the error.

Removing it fixed the issue. IE 10 was more forgiving.
Hope it helps.
Filed under: CRM, CRM 2011, JavaScript, jqGrid, Microsoft Dynamics CRM Tagged: CRM 2011, JavaScript, Microsoft Dynamics CRM
This was originally posted here.

Like
Report
*This post is locked for comments