Nitin Choudhary
What are the browser related issues for jQuery?
By Nitin Choudhary in JQuery on Jan 20 2015
  • Narasimha Reddy Chennupalli
    Jun, 2015 25

    In IE8 most of the times Ajax calls are not working, its getting failed. The work around for this issue is you just add the moonscript reference in that page, it works fine.

    • 1
  • Vaibhav Salwe
    May, 2015 30

    First issue if client disable javascript.Browser compatibilityNot secure

    • 0
  • Mohan  G
    Apr, 2015 17

    Javascript compatibility between Firefox, Internet Explorer and other browsers can make Ajax and Javascript effects a headache. Each browser does things just a bit differently, forcing Web developers to check which browser the user has and branch their code into if-else statements accordingly. Learn how to use the Javascript library jQuery to solve browser compatibility problems for you.Anybody who's ever had to code JavaScript for public access sites knows what a headache it can be to make that scripting language behave as needed in IE, Firefox, Opera, Safari and Chrome. I'm sure others have wished, as I have, for a one-script-fits-all form of JavaScript that would cure the browser compatibility headache once and for all. I can't yet say that jQuery is a universal panacea for this particular problem, but I can say...

    • 0
  • Nitin Choudhary
    Jan, 2015 20

    Browser compatibility of jQuery plugin is an issue and needs lot of time to fix it.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS