AngularJS - jQuery UI - binding issue

后端 未结 7 1583
盖世英雄少女心
盖世英雄少女心 2021-01-02 10:14

I am currently porting a large application over to a HTML5 based web app - I have started building the app in AngularJS and enjoying the power of the AngularJS framework - I

7条回答
  •  醉酒成梦
    2021-01-02 11:05

    First off, it's great that you are using angularjs, its a sweet framework. An offshoot project was started awhile back to deal with things like wrapping jquery-ui and creating ui modules.

    Below is link to Peter Bacon Darwin's implementation.

    https://github.com/angular-ui/angular-ui/tree/master/modules/directives/date

    --dan

提交回复
热议问题