Description
I'm sorry if this is a stupid question, but I'm really stuck now.
I already develop all my needs in chrome, but my users (like another users out there) still using IE8 for their primary browser. The problem is, when I try to open it using IE8, it pops up an error like this.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E)
Timestamp: Wed, 19 Jul 2017 10:20:06 UTC
Message: Expected identifier, string or number
Line: 1
Char: 2697
Code: 0
URI: https://10.20.200.7/script/jquery.tablesorter.min.js
I thought there's something wrong with my code, but when I try to make a new blank page which is only including jquery.tablesorter.min.js without using it, the same error occurs. Do you have any idea about this error?