Browse Source

+ Articles

pull/259/merge
Lebedev Konstantin 10 years ago
parent
commit
161efcdb53
  1. 11
      README.md

11
README.md

@ -19,6 +19,17 @@ Demo: http://rubaxa.github.io/Sortable/
* No jQuery (but there is [support](#jq)) * No jQuery (but there is [support](#jq))
---
### Articles
* [Sortable v1.0 — New capabilities](wiki/Sortable-v1.0-—-New-capabilities/) (December 22, 2014)
* [Sorting with the help of HTML5 Drag'n'Drop API](wiki/Sorting-with-the-help-of-HTML5-Drag'n'Drop-API/) (December 23, 2013)
---
### Usage ### Usage
```html ```html
<ul id="items"> <ul id="items">

Loading…
Cancel
Save