How to create a telephone number link that opens dialer on mobile devices?
HTML5 has some nice new tricks. One of them is creating dialable links and here’s how: <a href=”tel:+1112223333″>111-222-3333</a> That’s […]
HTML5 has some nice new tricks. One of them is creating dialable links and here’s how: <a href=”tel:+1112223333″>111-222-3333</a> That’s […]
http://www.joshmorony.com/automatically-generate-icons-and-splash-screens-for-phonegap-apps/
You must be logged in to post a comment.