This NuGet package contains: jquery-1.6.2-vsdoc.js, start.debug.js, start.js.--- With start.js you can load into your project Jquery latest, JqueryUI 1.8.14, jquery.validate 1.8.1 and jquery Mobile latest --- e.g. " Sys.require([Sys.scripts.jQuery, Sys.scripts.jQueryUI]); Sys.onReady(function () { $("p").css("border", "3px solid red"); });-----New in v1.4 you will get the latest release of JQuery and JQuery Mobile. Samples can be found on Project site. ----- New in v1.2 when you use jQueryUI, jQueryMobile or jQueryValidate Jquery it's automatycly added as a dependency. ----- While developing use jquery vsdoc.js and start.debug.js --- Start.js on production
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jul 1, 2011
$ dotnet add package JQStartNo README available.