Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
bittersweetryan committed May 19, 2011
1 parent a7932a2 commit 45824c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# sortNselect jQuery UI extention

This extention will allow users to select items that are sortable by clicking them and unselect items by clicking them again. _Requires jQuery UI, jQuery UI draggable & sortable plugins, and the jQuery UI icon set._
This extention adds selectable functionality to the jQuery UI sortable plugin. This extention requires the following to be installed in order to work:

1. jQuery 1.4 or newer
2. jQuery UI 1.8 or newer
3. jQuery UI sortable plugin
4. jQuery UI theme with icons

0 comments on commit 45824c3

Please sign in to comment.