Skip to content

Bastes/jQuery.Random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

= jQuery Random plugin

Picks element(s) at random in a selection, keepin the original order.

This plugin respects jQuery's chaining conventions, so you can .end() after
manipulating a random selection and get the original selection back.

Use :

    $('#whatever .you .like').random();

    $('.you_can_event select .more_than_one').random(10);


Licenses under  GPLv3 [http://www.gnu.org/licenses/gpl.html] ; keep software free :)

About

Simple basic random element picker.

Resources

License

Stars

Watchers

Forks

Packages

No packages published