zepto
Is Zepto just a subset of jQuery? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-05 17:47 分类:问答Is Zepto.js only to be used for mobile web apps or can it be used for desktop just like jQuery?
The Zepto.js website says: Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax.[详细]
2023-03-29 17:02 分类:问答ICanHaz.js - Possible to put a while loop in template?
Let\'s say I have aelement, and inside it want to put an indefinite number ofitems (based on the user\'s choices). Is there a way to开发者_StackOverflow create an ICanHaz template that allows for some[详细]
2023-03-28 14:28 分类:问答Binding Events in Zepto
I\'m looking to convert the following plugin jquery.hotkeys.js plugin from jQuery to be used with Zepto.[详细]
2023-03-26 18:36 分类:问答Alternate of prototype Class.create();
is there an alternate of Class.create(); of Prototype.js, i have found a code to call SOAP Webservice and return javascript object and i want to implement that in to my mobile website but 开发者_Stack[详细]
2023-03-25 03:38 分类:问答count objects in javascript
I have a little js problem and thought this wonderfull community would be able to help me! Let\'s say I want to find all $(\'footer\') elements and I want to know if there is either 1 or 2 footers on[详细]
2023-03-21 06:45 分类:问答Do Backbone.js views require jQuery or Zepto? (Or: why am I getting “Uncaught TypeError: undefined is not a function”?)
I’m just starting out with Backbone.js. I’ve subclassed Backbone.Model and Backbone.View: var Message = Backbone.Model.extend();[详细]
2023-03-21 01:07 分类:问答Output of icanhaz.js templete is [object Array] instead of the rendered template
I am using Zepto.js, ICanHaz.js, and Backbone.js. I have a couple of templates that I am trying to render开发者_开发技巧. After rendering the template and inserting the result into the page, the only[详细]
2023-03-20 02:10 分类:问答zepto.js page animations
Does anyone know how to change the type of animation the page/sections uses? I read the docs but couldn\'t un开发者_Go百科derstand a single thing. I like the framework and I really want to give it a t[详细]
2023-03-19 08:23 分类:问答How to test for mobile webkit
I\'m looking to build a new website and want to take a responsible \"mobile-first\" approach. One tenet of this methodology is to only load what you need, and to avoid including large wasteful librari[详细]
2023-03-17 02:57 分类:问答