Hi, I built a native AngularJS library that is inspired by isotope. It avoids all the issues related to trying to make jQuery and AngularJS play nice together.
If anyone is interested, take a look: http://tristanguigue.github.io/angular-dynamic-layout/ Tristan On Sunday, December 23, 2012 2:34:25 AM UTC+1, Jack Bruno wrote: > > Hello, > > I am having some trouble integrating the jQuery Isotope plugin with > AngularJS. http://isotope.metafizzy.co/ I found the following topic and > tried to mimic it but with no luck > > https://groups.google.com/forum/?fromgroups=#!searchin/angular/isotope/angular/w3g7YMuv34E/iPpoJZLgmt4J > > I started with a simple example of using Isotope without AngularJS > http://jsfiddle.net/jzbruno/ZfTqM/1/ > > From there I setup a simple AngularJS app to populate the items > http://jsfiddle.net/jzbruno/3vsne/6/ > > When I create a directive to apply isotope to the items the items are > hidden > http://jsfiddle.net/jzbruno/3vsne/8/ > > Can someone please take a look and see if I am doing something wrong when > I create my directive? > > Thanks, > Jack > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
