Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
<input type='text' ng-focus='tryFunc()'> </input>
tryFunc()入力ボックスがフォーカスされている場合、関数は呼び出されません。
tryFunc()
jQuery.min.jsファイルに含めていますが、 angular.min.js jQuery がバージョン v1.10.2、Angular.js が v1.0.7 になる前です。
jQuery.min.js
angular.min.js
何が起こっているのでしょうか?
バージョン 1.2.17 で動作 デモを見る
https://gist.github.com/anonymous/35636e7c020d50aeab18