-
Notifications
You must be signed in to change notification settings - Fork 0
Simple basic random element picker.
License
Bastes/jQuery.Random
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published