0.1.0 • Published 12 years ago

jquery-lottery v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

jquery-lottery Build Status

Simple lottery fun.

Underscore.js required.

Version

v0.1.0

Website Url

https://github.com/kennym/jquery-lottery

Bug tracker

If you find a bug, please raise it the issue here on Github!

Documenation

  • Basic usage
<ul id="lottery">
  <li>Foo</li>
  <li>Bar</li>
  <li>FooBar</li>
</ul>
$('#lottery').lottery();

Developer

Developed by Kenny Meyer, http://www.kennymeyer.net