>As much as we all love to hate on jQuery I sure do :D
>Also, in a multi page app if window.close is executed does >this mean the entire app should close? Yes. >*overrideBackButton* - Imma gonna take this out right now. This is a >legacy >piece of code. The proper way of doing this is to register an event >listener for the "backbuttton" event. Yeh in Cordova-js this is done in a "standard" way - no need for native magiks.