차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:angularjs [2016/09/21 01:10] V_Ltech:angularjs [2016/10/18 03:28] (현재) – [참조] V_L
줄 2: 줄 2:
 ====== Angularjs ====== ====== Angularjs ======
 {{INLINETOC}} {{INLINETOC}}
 +  <script type="text/javascript" src="https://code.angularjs.org/1.5.8/angular.min.js"></script>
 =====문법===== =====문법=====
 ====지시어(Directives)==== ====지시어(Directives)====
줄 46: 줄 46:
   * https://egghead.io/technologies/angularjs   * https://egghead.io/technologies/angularjs
   * http://campus.codeschool.com/courses/shaping-up-with-angular-js/contents   * http://campus.codeschool.com/courses/shaping-up-with-angular-js/contents
 +
 +
 +  * https://github.com/Pentiado/angular-lazy-img
 +
 +http://soomong.net/blog/2014/01/20/translation-ultimate-guide-to-learning-angularjs-in-one-day/
 +
 +
 +예제
 +
 +  *[[http://stackoverflow.com/questions/26921198/angular-call-modal-in-different-file|파일 팝업]]
 +
 +