Hello everyone,

I'm using angularjs to make a feed reader. Angular is loading the entries
from a NodeJS
back end.

After the data is loaded I must initialize the collapsible using the bellow
command:

$('.collapsible').collapsible();


I got this from the MaterializeCSS site:
http://materializecss.com/collapsible.html.

I've put the command at the end, called it from the angular controller and
nothing worked.
Any ideas?

Thanks,

Luiz Gavioli

-- 
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.

Reply via email to