步驟工作: 1.離子開始你好空白的onclick不是Android模擬器(離子框架)
- 添加按鈕中的index.html
- inside your hello dir:ionic run android
- 點擊'Try Click'按鈕。什麼都沒發生。
<ion-content>
<button class="button" onclick="javascript:alert('x');">Try Click</button>
</ion-content>
信息: 仿真器:是Android 4.4.2 API 19
使用'NG-click' ...常見問題..儘量避免使用jQuery元素..使用角元素.. –
即使簡單的錨點也不能正常工作:Click Link – h3n