Вопрос

Im using the a framework that relies on jquery. Id like to add the page transition plugin found here: https://github.com/dgileadi/zepto-page-transitions

The plugin is built on zepto and Im trying to port it to run on Jquery 1.9.1, but I cant get it to work. If someone could help me Id be very grateful!

Id thought id be as simple as just replacing Zepto with JQuery but I cant get it to work :)

Thanks.

Это было полезно?

Решение

Just change "Zepto" to "jQuery" (that's a small "j") in the file transition.js, that works for me

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top