Domanda

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)?

È stato utile?

Soluzione 2

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

My advise then : switch to jquery.

Altri suggerimenti

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top