Re: Closure Accordion Widget

2012-11-24 Thread J Elaych
t you're saying. Jquery has an accordion widget while closure does not. :) J > > Jonathan > > > On Sat, Nov 24, 2012 at 7:20 PM, J Elaych > > wrote: > >> So I guess that means using jayq. Is that the new consensus on using >> clojurescript for guis? I

Re: Closure Accordion Widget

2012-11-24 Thread J Elaych
So I guess that means using jayq. Is that the new consensus on using clojurescript for guis? I see lots of discussion on closure vs jquery in clojurescript but it is hard to tell what is going to be the standard. -- You received this message because you are subscribed to the Google Groups "Cl

Closure Accordion Widget

2012-11-21 Thread J Elaych
I'm designing a web interface that I hope to implement in Clojurescript. I've been looking at the underlying Closure framework to make sure I have all the functionality I need, and I'm not finding any examples of an Accordion widget, like the one available in Jquery-ui. So if Google doesn't

Clojurescript One getting started problem

2012-05-09 Thread J Elaych
I'm trying to work through the Clojurescript One "Getting Started" wiki page example found here: https://github.com/brentonashworth/one/wiki/Getting-started, but after running "lein repl" and entering (go), I get the Clojurescript One pages fine, including the development page, but then I lose th