1,812
Downloads
1,338
Downloads of v 1.0.4
2011-07-01
Last update
JQStart
1.0.4
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
To install JQStart, run the following command in the Package Manager Console
PM> Install-Package JQStart
Owners
Authors
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| JQStart 1.0.4 | 1338 | Friday, July 01 2011 |
| JQStart 1.0.3 | 175 | Thursday, May 12 2011 |
| JQStart 1.0.2 | 82 | Wednesday, May 04 2011 |
| JQStart 1.0.1 | 117 | Friday, April 01 2011 |
| JQStart 1.0.0 | 100 | Friday, April 01 2011 |