rniemeyer / knockout-sortable

A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
MIT License
547 stars 128 forks source link

Using sortable with jQuery UI accordion #131

Closed asleg closed 9 years ago

asleg commented 9 years ago

Hi! I´m a novice to knockout and javascript. however I´m trying to implement a drag´n´drop accordion implementation using sortable. I have set up a bindingHandler for the accordion, but how would you combine the two?

rniemeyer commented 9 years ago

I believe that this issue was answered elsewhere. Closing.