pangratz / ember-jquery-ui

jQuery UI widgets in Ember.js
http://pangratz.github.com/ember-jquery-ui
ISC License
5 stars 0 forks source link

Add JQ.Accordion #1

Open pangratz opened 12 years ago

pangratz commented 12 years ago

http://jqueryui.com/demos/accordion/

artsyca commented 12 years ago

I think I can do this. Is it simply a matter of creating the correctly configure JQ.Accordion() view? It would probably be a CollectionView.

pangratz commented 12 years ago

Hey @artsyca , a CollectionView would be ideal for this. Thanks for helping out! :+1:

artsyca commented 11 years ago

Sorry to take so long to respond. Can you please tell me, how am I supposed to run this project locally?