Skip to content

Commit fe418aa

Browse files
Merge pull request #242 from telerik/jQueryTroubleshooting-Copyedits
Update jquery-troubleshooting.md
2 parents 5019c45 + 34614ff commit fe418aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

general-information/troubleshooting/jquery-troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@ You now have only one version of jQuery that is used throughout your web site an
119119

120120
## 0x800a139e - JavaScript runtime error: SyntaxError
121121

122-
When a Telerik UI project is run in debug mode under Internet Explorer the Visual Studio output window may throw the following JavaScript errors:
122+
When you run a Telerik UI project in debug mode under Internet Explorer, the Visual Studio output window may throw the following JavaScript errors:
123123

124124
`Exception was thrown at line 1577, column 10673 in http://localhost:55082/TWS/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=;;System.Web.Extensions,+Version=4.0.0.0,+Culture=neutral,+PublicKeyToken=31bf3856ad364e35:en-US:0f2ae90c-87fb-4f74-9210-4b167170d85e:ea597d4b:b25378d2;Telerik.Web.UI,+Version=2016.3.1027.40,+Culture=neutral,+PublicKeyToken=121fae78165ba3d4:en-US:a5034868-8cfd-4375-ba8c-d3e7543c32f7:16e4e7cd:f7645509:24ee1bba:4cd1fec6:77613e24:71188da4:f0c58c30:9b7cc2d2:ec7335e:d944e0f6:c442ac3f:8d1fecce:69667591:6b6b9ee5:595e7652`
125125
`0x800a139e - JavaScript runtime error: SyntaxError`
126126

127-
The issue is not directly related to the UI for ASP.NET AJAX controls and can be reproduced on simple page with no Telerik controls that contains a reference to jQuery. For example:
127+
The issue is not directly related to the UI for ASP.NET AJAX controls and can be reproduced on a simple page with no Telerik controls that contains a reference to jQuery. For example:
128128

129129
>caption **Example 3**: Visual Studio output window shows JavaScript errors when a project that references jQuery is run in debug mode under Internet Explorer.
130130

0 commit comments

Comments
 (0)