Info
Version: | 1.1.0 |
Author(s): | C.Small |
Last Update: | Saturday, April 28, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/mrshrinkray/jquery-extensions/ |
NuGet Url: | https://www.nuget.org/packages/jQueryExtensions |
Install
Install-Package jQueryExtensions
dotnet add package jQueryExtensions
paket add jQueryExtensions
jQueryExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(1.7.2)
Tags
For example:
$.isNumber()
$.isNullOrUndefined(myvar)
$("#id").isSelectBox()
$("#id").selectByIndex(1)
Full documentation (with Visual Studio support) is available in the none-minified versions, which are included in the package.