jquery를 사용한다면 간단하게 $("#id").focus() 하면 될 일이지만서도.......
angularjs를 이용한다면, 디렉티브를 만들어서 element 조작을 통해서 포커스를 지정한다.
-_-뭔가, 복잡스럽다. 아래 plnkr 소스를 참조.
'Programming > AngularJS' 카테고리의 다른 글
[angularjs] two-way binding example (0) | 2016.06.12 |
---|---|
[angular-bootstrap] tooltip custom trigger (0) | 2016.06.01 |
Yeoman를 이용한 gulp-angularjs 기본환경 셋팅 (0) | 2016.05.06 |
[angularjs] directive compile로 원하는 형태로 변경하기 (0) | 2016.02.25 |
[angularjs] typeahead 사용하기 (0) | 2016.02.19 |