I want to use
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
Will it cause any problems?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I highly suggest you to not use old versions of JavaScript libraries. They usually have bugs that have been fixed in newer versions.
Chances are good that a very new browser version (especially of IE) results in some issues that are usually quickly fixed in a new version of the library, but if you stay with an ancient version.. well, your scripts might break!