Tap_to_SMS.hype.zip (24.5 KB)
Someone can tell me what I did wrong?
Tap_to_SMS.hype.zip (24.5 KB)
Someone can tell me what I did wrong?
one thing:
href-attribute is not suspected to work with div-tag but a-tag
What it means…?
How can I check users and send them right link
By device (os) type
hi,
assuming you js-code is valid … id did not test devices … you may simply add
<a id="sms_link" style="display: block; width: 100%; height:100%;"></a>
as innerHTML to the SMS_fin-image
have a nice day 