Info
| Version: | 1.0.4 |
| Author(s): | @L3ny |
| Last Update: | Friday, July 1, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://goo.gl/MObvC |
| NuGet Url: | https://www.nuget.org/packages/JQStart |
Install
Install-Package JQStart
dotnet add package JQStart
paket add JQStart
JQStart Download (Unzip the "nupkg" after downloading)
" 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.