And thnx for the link to the controller! I will use them for sure! But I was aiming at making custom directives of the dropdown, so that I could make something like: <selectDropdown data=language></selectDropdown>
and <selectDropdown data=genre></selectDropdown> Op donderdag 25 september 2014 13:27:54 UTC+2 schreef Jan Willem Hennink: > > Hi Sander, updated the cation a bit from my part as well :-) > > http://jsfiddle.net/yp0o9qzt/3/ > > But, how can I run the jQueries: > > $('.m-item').removeClass('m-active');\ > $('.m-scooch').scooch('reset'); <- this one is not working now, since it > uses a local version of scooch.js, which is on my server.. > > Jan Willem > > Op donderdag 25 september 2014 13:07:05 UTC+2 schreef Sander Elias: >> >> Hi Jan Willem, >> >> updated the fiddle a bit: http://jsfiddle.net/yp0o9qzt/1/ >> >> There are already very good bootstrap directives available >> <http://angular-ui.github.io/bootstrap/>, or as an alternative >> <http://mgcrea.github.io/angular-strap/#%23getting-started> >> Is there an reason you want to write your own? >> >> Regards >> Sander >> > -- 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.
