-
# مكتبة Zepto.js | Amr Lounis
تعتبر زيبتو Zepto.js…
[http://localhost:8000/web-development-javascript-zepto-library/](http://localhost:8000/web-development-javascript-zepto-library/)
-
rather simple request does not need further explanation
Make BindingJS Zepto compatible
-
**CC** @tedtate @donnielrt
**Background**
- When performing a scroll animation, Velocity will allow you to scroll an element into view of a containing element, rather than `window` --- this is done …
-
As in default build of Zepto.js 'selector' module isn't included, fancySelect throws an error on
`56: ...find(':selected')`
to make it work replace it with
`.. find('option').filter(function(){retur…
-
webuploader.min.js:1 Uncaught Error: `jQuery` is undefined
-
The only js involved is the jQuery fitText plugin to resize headings `font-size` on window resize. Pretty sure we don't care if it doesn't work at all in IE.
We could still provide jQuery as a fallba…
-
![image](https://user-images.githubusercontent.com/22947527/70317636-0b878780-1816-11ea-8d36-25cf54f3e711.png)
it seems theres a bunch of jquery only methods that arent available in zepto being cal…
-
We've had very good times using bigtext.js in our mobile project however, near the final release, we found that we was loading jquery just to use bigtext.js; so a vanilla or zepto version will be a gr…
yumyo updated
3 years ago
-
jQuery is set to be `$`. Sublime throws a hissy fit thinking that the `$` is telling it to place the cursor there or something (I haven't really investigated I can just confirm its borked)
-
我在require.js 的main函数中是这样写的:
`require.config({
paths:{
'vue': '//cdn.bootcss.com/vue/1.0.0/vue.min',
'vue-touch':'vue-touch',
'hammer':'//cdn.bootcss.com/hammer.js/2.0.1/ham…