Hi all,
I am working on preparation the javasript based on jquery. Currently I use below version:
<script src="https://code.jquery.com/jquery-1.8.2.min.js"></script>. My code works excellent in older version of IE but doesn't work in IE11. Are you able to give my any suggestion which version I should use or which functionalities aren't support? What I used are: event hander, web links, alert and doNamedInvoke function.
Many thanks in advance for any ideas.
KRs