ember-examples-jquery-sortable
ember-examples-jquery-sortable copied to clipboard
An example of how to use jQuery UI's sortable plugin with ember.js
Results
2
ember-examples-jquery-sortable issues
Sort by
recently updated
recently updated
newest added
``` DEBUG: ------------------------------- DEBUG: Ember : 1.11.1 DEBUG: Ember Data : 1.0.0-beta.16 DEBUG: jQuery : 1.11.2 DEBUG: ------------------------------- ``` Refs #2 - just for verbosity. Correct implementation: http://emberjs.jsbin.com/qehiqu/3/edit Thanks @DEfusion...
FYI, for those that may find this post...this approach doesn't work perfectly with Ember 1.8 and jQuery...when jQuery modifies the DOM, it messes with Ember's knowledge of what it thinks...