Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jPlayer not support zepto??? #247

Open
spencerxiong opened this issue Oct 20, 2014 · 3 comments
Open

jPlayer not support zepto??? #247

spencerxiong opened this issue Oct 20, 2014 · 3 comments

Comments

@spencerxiong
Copy link

I have used Zepto instead of jQuery.

Zepto 1.1.4 compiled with the data and fx module.

but jplayer has not working.

jplayer.js:1695

Uncaught TypeError: Cannot read property 'animate' of undefined

please help!gave me a demo please!

@ghost
Copy link

ghost commented Nov 11, 2014

I really wouldn't worry about Zepto - at runtime it's no faster, and it really isn't worth the hassle.
You MAY be saving 20k (zepto 10k, jquery 30k) ONCE, but you're loading songs which will be more than that per second. If you're still unsure, see http://zurb.com/article/1293/why-we-dropped-zepto

@thepag
Copy link
Contributor

thepag commented Nov 24, 2014

It is quite possible that new features have not been tested in Zepto properly. I will try test this and review, but in the meantime this option should turn off the problem: smoothPlayBar: true

@visonforcoding
Copy link

i meet the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants