https://bugzilla.wikimedia.org/show_bug.cgi?id=31702
--- Comment #8 from Anis Kadri <[email protected]> 2011-10-21 20:33:14 UTC --- Sorry about that... Zepto is a much lighter version of jQuery optimized for mobile. jQuery has a lot of desktop browser specific code (IE 6 specific code for instance) that we don't need for mobile. The syntax is the same. It is missing some jQuery functions but the main ones are supported. It also includes some other functions only available on webkit mobile. https://github.com/madrobby/zepto The stop button change is totally unrelated to Zepto. I just happened to make both changes at the same time. I will from now on submit the commit url every time I update a ticket to RESOLVE. Apologies... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
