Alex On 28 May 2012, at 06:26, Alex Tweedly wrote:
> Mark, > > is there a better alternative that you could recommend over jQuery ? > > Thanks > -- Alex. There are a number of alternatives which take a slightly different approach in that they add a "sort of compile step" to optimise the JavaScript rather than have you "compile it by hand". The two that I am familiar with, but am no expert on, are Closure Tools - https://developers.google.com/closure/ and dojo - http://dojotoolkit.org/ . Both are probably targeted more at single page apps rather than adding features and frills to a multi-page site. They are both very big and, for me, have quite a steep learning curve. Regards Peter _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode