How to make a call from web app page in Sencha Touch without using Phonegap example
Hi all i have page displaying phone number beside that i kept one make call icon if i click that it should call to that number my code is
Code:
items:[{html:'<p>9940998877</p><a href="telnet"><img src="src/img.jpg></img></a>',}]
so to make call from sench touch web app page what i have to write in place of href telnet.