Write once, deploy anywhere
@dolftax
I'm Jai
Apps
diff website webapp
Show me how.
cordova plugin add org.apache.cordova.dialogs cordova plugin add org.apache.cordova.vibration
&&
navigator.notification.vibrate(500); navigator.notification.prompt( 'Enter Name', // message onPrompt, // callback to invoke 'Prompt Test', // title ['Ok', 'Exit'], // buttonLabels 'Doe, Jane' // defaultText );
Thank you!
By Jaipradeesh
Firefox Marketplace Application Reviewer | Javascript Dev | Open Web Evangelist