`deviceready`EventListener
document.addEventListener(
"deviceready",
function(){document.addEventListener("backbutton", onBackPressed, false);},
false
);
>
*
*
*
*
*
`index.html`
* * *
****
`navigator.notification`
``>`Cordova`>`Notification (org.apache.cordova.dialogs)`