jQuery.RateIt 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package jQuery.RateIt --version 1.0.3
NuGet\Install-Package jQuery.RateIt -Version 1.0.3
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.RateIt" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.RateIt --version 1.0.3
#r "nuget: jQuery.RateIt, 1.0.3"
#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.RateIt as a Cake Addin
#addin nuget:?package=jQuery.RateIt&version=1.0.3

// Install jQuery.RateIt as a Cake Tool
#tool nuget:?package=jQuery.RateIt&version=1.0.3

A rating plugin for jQuery.
   
Features: fast, progressive enhancement, touch support (*new), customizable (just swap out the images, or change some CSS), unobtrusive javaScript (using HTML5 data-* attributes), RTL support, supports as many stars as you'd like, and also any step size.
   
Check out the examples link on the project page for implementation and examples.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.1.2 19,280 3/28/2019
1.1.1 34,241 10/20/2016
1.1.0 1,221 10/20/2016
1.0.25 1,215 10/20/2016
1.0.23 10,468 4/5/2016
1.0.22 92,769 5/27/2014
1.0.21 5,103 3/16/2014
1.0.20 2,788 2/16/2014
1.0.19 1,897 1/26/2014
1.0.18 1,593 12/22/2013
1.0.17 1,640 12/15/2013
1.0.16 1,869 11/24/2013
1.0.15 1,623 11/13/2013
1.0.13 11,917 8/17/2013
1.0.12 1,500 8/3/2013
1.0.9 36,373 10/31/2012
1.0.8 1,660 10/20/2012
1.0.7 2,491 7/28/2012
1.0.6 1,536 7/6/2012
1.0.5 1,689 6/8/2012
1.0.4.1 2,132 3/31/2012
1.0.4 1,470 3/31/2012
1.0.3 1,678 2/27/2012
1.0.2.11 2,337 11/11/2011
1.0.2.1 1,728 9/29/2011
1.0.2 1,848 7/13/2011
1.0.1 1,707 7/2/2011
1.0.0 1,778 6/11/2011
0.99.2 2,174 3/17/2011
0.99.1 1,921 3/7/2011
0.99.0 2,056 2/27/2011
0.98.0 2,056 2/16/2011
0.97.1 2,218 1/24/2011
0.97.0 2,304 1/23/2011

==== CHANGE LOG ====
     1.03
     Minor change. Call to register all elements with .rateit class occurs now only on document.ready
     
     1.0.2.11
     Corresponds with RateIt version 1.0.2.1
     Fixed CSS bug, when container is in text-align: right mode. (thanks to DefconDotNet)

     1.0.2.1 - NuGet Only
     Corresponds with version 1.0.2. Fixed a bug in the nuget package, in which the files where not packed.

     1.0.2
     Compatible with jQuery 1.6.2 . Had to drop compatibility with anything older than 1.6.0

     1.0.1
     Updated CSS file, to include better support for IE6 & 7 and FF 2

     1.0
     Added ispreset property