Hi Mike, Consuming a js library is not always a straightforward process. This is the best overview I've read so far:
http://lukevanderhart.com/2011/09/30/using-javascript-and-clojurescript.html The cleanest/preferred option is to package your library with http://cljsjs.github.io/ There is a similar library already packaged, https://facebook.github.io/fixed-data-table/ that might be a convenient replacement. Hope this helps, Sebastian -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
