I am building a cordova application in emberjs, and I would like the phone to vibrate every time a button is clicked. currently i am thinking of hooking into the core event pane that recives the click from the browser and finds the nearest action handlerI am building a cordova application in emberjs,