jQuery.Autosize
1.16.16
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package jQuery.Autosize --version 1.16.16
NuGet\Install-Package jQuery.Autosize -Version 1.16.16
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jQuery.Autosize" Version="1.16.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.Autosize --version 1.16.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jQuery.Autosize, 1.16.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jQuery.Autosize as a Cake Addin #addin nuget:?package=jQuery.Autosize&version=1.16.16 // Install jQuery.Autosize as a Cake Tool #tool nuget:?package=jQuery.Autosize&version=1.16.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A plugin to enable automatic height for textarea elements.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.8.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.18.12 | 88,834 | 9/14/2014 |
1.18.9 | 52,447 | 5/30/2014 |
1.18.1 | 6,614 | 11/27/2013 |
1.17.8 | 8,376 | 9/24/2013 |
1.17.5 | 3,379 | 8/23/2013 |
1.17.1 | 2,095 | 6/22/2013 |
1.17.0 | 1,457 | 6/20/2013 |
1.16.18 | 1,509 | 6/18/2013 |
1.16.17 | 1,471 | 6/14/2013 |
1.16.16 | 1,465 | 6/12/2013 |
1.16.15 | 1,458 | 6/8/2013 |
1.16.13 | 1,411 | 6/5/2013 |
1.16.12 | 1,425 | 6/3/2013 |
1.16.10 | 1,411 | 5/31/2013 |
1.16.9 | 3,443 | 5/27/2013 |
1.16.7 | 1,883 | 3/21/2013 |
1.16.6 | 1,443 | 3/14/2013 |
Fixed an issue where the calculated height might be slightly off in modern browsers when the width of the textarea has a subpixel value.