Creating a modal window to load data with AngularJS

前端 未结 4 974
伪装坚强ぢ
伪装坚强ぢ 2021-02-19 18:03

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

4条回答
  •  盖世英雄少女心
    2021-02-19 18:46

    Here's my attempt to make directives for it.

    http://jsfiddle.net/tadchristiansen/gt92r/

    Hopefully you find it useful.

提交回复
热议问题