jQuery is really not that heavy - something like 24k minified and gzipped, and there are a lot of tiny plugins that will get you specific effects. jQueryUI is slightly more heavyweight, but you can pick and choose at which parts of the package you actually need.<div>
<br></div><div>Honestly I wouldn&#39;t worry about serving up to 100k of JS (minified and gzipped of course) to any iPhone or Android-based web browser... so unless you&#39;re talking about some strange mobile platform, jQuery + jQueryUI is a pretty easy choice.<br>
<div><br></div><div>Alec<br><br><div class="gmail_quote">On Wed, Mar 31, 2010 at 8:45 PM, Rami Chowdhury <span dir="ltr">&lt;<a href="mailto:rami.chowdhury@gmail.com">rami.chowdhury@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hey all,<br>
<br>
Very slightly OT -- hope you&#39;ll bear with me. I really enjoyed the discussion on<br>
here a few months back about client-side web applications and comparisons of<br>
various frameworks. I was wondering if I might be able to leverage some of that<br>
knowledge base and kick off an interesting discussion at the same time.<br>
<br>
A client of mine is looking to add Javascript effects, transitions, and AJAX<br>
functionality to their web application. The kicker? It&#39;s a mobile-oriented web<br>
app -- so small code size is key. Even minified and gzipped, most of the popular<br>
frameworks are pretty heavy from that point of view. Any thoughts?<br>
<br>
Thanks in advance,<br>
Rami<br>
<br>
----<br>
Rami Chowdhury<br>
&quot;Passion is inversely proportional to the amount of real information available.&quot;<br>
-- Benford&#39;s Law of Controversy<br>
408-597-7068 (US) / 07875-841-046 (UK) / 01819-245544 (BD)<br>
_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br>
</blockquote></div><br></div></div>