forked from Augus/ngAnimate
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
ngAnimate | ||
========= | ||
##注意## | ||
本套件功能必須運行在angularjs 1.2版中,因為我們使用了angularjs1.2版中的一個Extra ngAnimate module,它讓我們能夠很簡單的自訂動畫效果。 | ||
|
||
|
||
##為什麼要用ngAnimate## | ||
|
||
因為這個套件已經幫你寫好很多常用的效果了, 如果你需要更多的效果,請fork這個專案 | ||
|
||
## DEMO ## | ||
https://dl.dropboxusercontent.com/u/24421764/Website/Projects/ngAnimate/index.html | ||
|
||
angularjs動畫效果 |