Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto. See zeptojs.com for an extended introduction, ...
I'm not sure if I'm doing this the wrong way, but I ran into an undocumented use case where the code did not work as expected. The context is that I am trying to create a toolbar where someone can ...