Knowledge Base/3.0 Enhance your reader and publication/3.2 Enhance your pages (PAGE EDITOR)

Page Widgets - Click and Call for smart phones

Nathan Virtue
posted this on August 08, 2011 10:48 am

Most smartphones these days will automatically recognize telephone number sequences and create a link to make a phone call to that number upon a finger click.

You can get the same effect in your publication by creating a custom script page widget and add a simple html link tag.

Example:  <a href="tel:123456789">123456789</a>

In this case the phone number text would show and would be clickable to initiate a phone call.