Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.0% on nuget.org
Top 2.4% downloads on nuget.org
Top 1.7% dependent repos on nuget.org

nuget.org : jquery1

JQuery has split into two versions. JQuery 2.x does not support IE6/7/8 Any longer. If you plan to support browsers before IE9 you must use JQuery 1.x Updating JQuery will update your package to version 2+ of JQuery. This package is JQuery1 and can be installed along with jQuery in the same project. At the top of your View you would then include a directive for example like this. <!--[if lt IE 9]> <script src="Scripts/jquery-1.12.4.js"></script> <![endif]--> <!--[if gte IE 9]><!--> <script src="Scripts/jquery-2.2.4.js"></script> <!--<![endif]--> According to JQuery there will be new versions of JQuery 1.x in the future. This package will be updated to reflect that change and ease deployment. Updated in this minor update is better support for Project using SCC. The Powershell script will now CHECK OUT the _references file if it isn't already checked out before modification. If you have JQuery 2 installed. This Package will use more a specific regex to modify the _references file to not remove JQuery 2 references and will correctly remove and add references for JQuery 1 in the event you uninstall-package JQuery1

Registry - Homepage - JSON
purl: pkg:nuget/jquery1
Keywords: JQuery, JQuery1
License:
Latest release: over 7 years ago
First release: about 11 years ago
Dependent packages: 1
Dependent repositories: 17
Downloads: 278,375 total
Last synced: 15 days ago

    Loading...
    Readme
    Loading...