zepto Questions

1

Solved

On the zepto project website i see no version of IE as being supported, not even 9. I am considering using zepto in a webapp (not mobile) but i want to support IE 9+ Is that possible? What featur...
Portuguese asked 17/5, 2012 at 7:6

1

Solved

Node.js can't handle my client code that performs something similar to jQuery/Zepto XHR pattern below: $.ajax({ type: 'POST', url: '/someUrl', success: function(response) { $.ajax({ // ... do ...
Namesake asked 17/2, 2012 at 17:22

3

Let's say I have a element, and inside it want to put an indefinite number of items (based on the user's choices). Is there a way to create an ICanHaz template that allows for some sort of while lo...
Boulder asked 16/8, 2011 at 8:23

© 2022 - 2024 — McMap. All rights reserved.