I\'ve been trying to load data inside a modal window using AngularJS but I\'m not sure how to do that. I need the url also to change when the link is clicked and the data to loa
Here's my attempt to make directives for it.
http://jsfiddle.net/tadchristiansen/gt92r/
Hopefully you find it useful.