10+ Newest Free jQuery Plugins For This Week #25 (2015)

by jQuery Script,

Here's our #84 hand-picked collection of 11 New Free jQuery Plugins with examples we found around the web from last week (12/06/2015-18/06/2015).These jQuery plugins haven't been featured on our website yet I think you might find useful. Have fun with it and remember to spread the word!

jQuery frevr

A small infinite scroller jQuery plugin that loops to the first page. So you can scroll FOREVER!

jQuery frevr

[Demo] [Download]

jQuery Recipes Your Mom Should Know

Get 'ya mom using these simple jQuery tips and she'll be rollin'!

jQuery Recipes Your Mom Should Know

[Download]

jQuery PasswordStrength

Password Strength checker using Jquery.

  • Provide visual feedback to the user regarding the strength of their password.
  • The feedback has to be instantaneous. This means no clicking on a button to test the strength.
  • The trigger event can be any of the keyboard events. Choose keyup since this is the most appropriate for our specific need.
  • For the visual feedback, modifying the text alone, while useful, is severely lacking. Choose to change the background colors as well to draw the user's attention to this.
  • Provide additional quantifiable feedback so the user knows in which departments the password lacks strength and how it can be improved.

jQuery PasswordStrength

[Demo] [Download]

jQuery gravatation

A jQuery plugin to validate email addresses and retrieve associated Gravatar images.

jQuery gravatation

[Demo] [Download]

jQuery Page Scroll Effects

Introducing a mini-library of experimental page scroll effects.

jQuery Page Scroll Effects

[Demo] [Download]

jQuery fengyuanchen Countdown

A jQuery countdown plugin.

jQuery fengyuanchen Countdown

[Demo] [Download]

jQuery block-scroll

Block scroll is a jQuery plugin that turns a set of elements into a blocks and displays them one screen at a time. The idea is to break up your page into chunks for better presentation and user-flow. Block Scroll automatically turns your page responsive.

jQuery block-scroll

[Demo] [Download]

jQuery animate-enhanced

Extend $.animate() to detect CSS transitions for Webkit, Mozilla, IE >= 10 and Opera and convert animations automatically. Compatible with IE6+

jQuery animate-enhanced

[Demo] [Download]

jQuery letterer

Breaks HTML into individual characters, and words, without messing up the semantic structure.

jQuery letterer

[Demo] [Download]

jQuery responsImg

jQuery plugin written in CoffeeScript to make images load the smallest possible version of itself required for the current viewport size. See it as media queries for img tags.

[Demo] [Download]