Imran Javed Zia
Why does JavaScript has cross browser issues ?
By Imran Javed Zia in JavaScript on Dec 07 2015
  • Imran Javed Zia
    Dec, 2015 7

    Things like Window Object, Location Object, DOM are not part of JavaScript itself, these are browser features and JavaScript just provides API to use them. These API in general called as Browser API, and they can vary from browser to browser. And this dependency is main reason to have problems to program for cross browser site development.

    • 2


Most Popular Job Functions


MOST LIKED QUESTIONS