I designed a mobile web page. There I have a phone number field, which on clicking should call that particular number. I can\'t use:
You can simply add an onclick handler to your tag, then call window.open("tel:+1800229933");. Like so: Phone: 900 300 400 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
onclick
tag, then call window.open("tel:+1800229933");. Like so: Phone: 900 300 400 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
window.open("tel:+1800229933");
Like so:
Phone: 900 300 400