Javascript vs IE11
Hi,
I am working on preparation of javascript which validate few fields and show appropriately message.
Everthing is works for IE 9 but for IE 11 nothing happen. I use jquery 1.8.2 (
<!-- jQuery library -->
<script src="https://code.jquery.com/jquery-1.8.2.min.js"></script>
<script>
)
Are you able to give me any ideas?
Best regards