AngularJS + jQuery Mobile

前端 未结 2 2055
有刺的猬
有刺的猬 2021-02-15 12:04

Are there other possibilities to style an AngularJS application in a mobile friendly way than CSS?

I am planning a mobile app and want to use A

2条回答
  •  伪装坚强ぢ
    2021-02-15 12:35

    There was already the question on SO to compare AngularJS and jQuery Mobile.

    And in the answer you can find some information - it is kind of further reading for you.

    And the arcticle jQuery Mobile and AngularJS Working Together should give you answe to your question. It has some advices, for example:

    Load jQM libs before AngularJS

    or

    Let jQM handle the URL routing

    etc.

提交回复
热议问题