14 Jan, 2012
Display a location-aware google map on page load with jQuery mobile
Posted in: Javascript,Snippets
The following snippet of code will display a google map with user’s default location on jQuery mobile page if location services is enabled. Otherwise, it will use predefined lat and long values to create the map. The code uses jQuery mobile pagecreate event. A little info on jQuery mobile pagecreate event: pagecreate Triggered when the [...]
Continue reading Display a location-aware google map on page load with jQuery mobile
This is a step-by-step tutorial on how to create a contact form in jQuery Mobile. I have also included complete php source code that can be used as a web service to send emails from your server. Download 1. Create a folder structure The first thing you need to do is create a folder structure [...]
Continue reading Creating a Contact Form in jQuery Mobile and PHP
25 Jun, 2011
How to ‘Post on Facebook Wall’ on iPhone and Android using PhoneGap plugins
Posted in: Javascript,Snippets,Tutorials
For iPhone / iPad (iOS) Prerequsites – Install ChildBrowser Phonegap plugin – Copy FBConnectExample/FBConnect.js into your www folder and include it in your HTML file – Read and follow the instructions from How to post to the Facebook wall in an iPhone app with phonegap, FaceBook Connect and ChildBrother plugin by MosaCrea The Javascript(jQuery) code: [...]
Continue reading How to ‘Post on Facebook Wall’ on iPhone and Android using PhoneGap plugins
Hello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more 

