Hi Jake,
Well, there are carousels around already, as Ricardson pointed out already.
There are even more if you google around for a bit.
My guess is, you still want to build your own ;)
have you thought of the possibility of repeating your own directive?
something like:
<carousel my-option=....>
<carousel-item ...></carousel-item>
</carousel>
you have your element available in your items, and you can handle the stuff
in your carousel controller.
in your carousel-item you can require the carousel, and then you have the
controller of that directly available.
If you need more help with this, just ask!
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/groups/opt_out.