|
|
|
|
|
by anauleau
4520 days ago
|
|
According to wikipedia: "Used by over 80% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today." Despite it being ubiquitous, it is still an open source javascript library. Just a guess here but, different applications use different versions and I'd imagine relying on one version supplied by the browser could cause issues for developers using JQuery especially if their application depends on an older version of the library. |
|