문제

I am currently working on a site based on Zurb foundation 4, and I want to introduce isotope.js in the design. Foundation 4 is using preferably zepto to jquery.

When running a test with isotope, I can't get it work with zepto default library.

I have been able to run my test properly forcing use of jquery.

My question : Is there any current or in development version of isotope running over zepto (which is lighter)?

도움이 되었습니까?

해결책 2

Sorry for lasting long, finally disabled zepto to go back to jquery in foundation 4.

My advise then : switch to jquery.

다른 팁

I would suggest looking at the vanilla versions of either Masonry.js or Packery.

Both these version don't require a library to run. I have used both with zepto.js with no issues.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top