Created
May 12, 2014 18:27
-
-
Save vunb/ae504cf9d4d5a27c58d3 to your computer and use it in GitHub Desktop.
Tìm hiểu Angular.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Q: angularjs này không chạy dc trên IE, có cách nào khắc phục lỗi này không | |
A: Với IE bạn đổi hết các directive thành class. Ví dụ ng-model='rikky' | |
thành class="ng-model:rikky;" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment