<html><body><div>I recommend jQuery. &nbsp;I've done a fair bit in YUI too and while it's very powerful, it's also very heavyweight and toolkit-y and therefore unlikely to make a Perl hacker happy.</div><div><br></div><div>One tip: if you're using jQuery *do* use the compatibility mode, in which your jQuery magic-chain-function is called $j and not just $ - that will save you tons of debugging headache and prevent non-jQuery JS developers from hating you.</div><div><br></div><div>One other: if the primary UI component happens to be a dynamic sortable table, YUI might be worth it after all, because their data table implementation is really really good.</div><div><br></div><div>Oh and another: if you need charts, check out Flot.</div><div><br></div><div>-- f.</div><div><br>On Jul 08, 2010, at 09:07 AM, Fred Moyer &lt;fred@redhotpenguin.com&gt; wrote:<br><br></div><div><blockquote type="cite"><div><div class="_stretch">A bit off topic, but wondering what people are using for Javascript<br>
toolkits for their Perl based web applications.<br>
<br>
JQuery?  MooTools?  YUI?<br>
_______________________________________________<br>
SanFrancisco-pm mailing list<br>
SanFrancisco-pm@pm.org<br>
<a href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm" _mce_href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a><br>
</div></div></blockquote></div></body></html>