When we click on mobile number on webpage, Call through skype or show in mobile dialer screen to call | 2my4edge

23 December 2015

When we click on mobile number on webpage, Call through skype or show in mobile dialer screen to call

Usually in webpage we are displaying mobile number for contact us, When we are giving that number we are just simply giving only number, here i have solution for that, When we are clicking on that number it will show mobile dialer screen to dial directly in mobile or if you want to call in skype, you can call through skype. that has code in html. lets see the code below.

When we click on mobile number on webpage, Call through skype or show in mobile dialer screen to call


TO MAKE CALL IN MOBILE DIALER
Here we have html <a> in side herf we can give callto: or tell: like the below code 
<a href="tel:+919011111111">9011111111</a>
<a href="callto://+919011111111">9011111111</a>

LIVE DEMO
9011111111
Click this link your mobile, it will work in mobile phones
9011111111
Click this link your mobile, it will work in mobile phones


TO MAKE SKYPE CALL
same like the above code in href="skype:skype number or skype id name?call" like the below code
<a href="skype:iamarunkumarmaha?call">Make Skype call to Arunkumar maha</a>

LIVE DEMO
Make sure skype should be installed in your PC or Mobile then only it will work
Make Skype call to Arunkumar maha


TO MAKE SKYPE CHAT
Like the above code only change is call to chat
<a href="skype:iamarunkumarmaha?chat">Make Skype chat with Arunkumar maha</a>

LIVE DEMO
Make sure skype should be installed in your PC or Mobile then only it will work
Make Skype chat with Arunkumar maha


TO MAKE EMAIL DIRECTLY TO GMAIL
Normally to make mail link
<a href="mailto:iamarunkumaramaha@gmail.com?Subject=Hello%20again">Send mail!</a>
And directly to Gmail compose mail
<a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&to=arunkumarpsp1@gmail.com&cc=iamarunkumarmaha@gmail.com&bcc=arunkumarmaha@putlook.com&su=Hi%20Arunkumar%20Maha&body=Body%20Condent&tf=1">Send mail directly form Gmail</a>

LIVE DEMO
Send mail directly form Gmail


TO MAKE LINK INSIDE PAGE USING ID
If we want to give the link side the page, we can give id link with #id, like the below code
<a href="#top">Go to top</a>

LIVE DEMO
Go to top

TO EXECUTE JAVASCRIPT IN LINK
You can directly give javascript function in href.
<a href="javascript:alert('Testing');">Execute JavaScript</a>

LIVE DEMO
Execute JavaScript

I hope this trick is really helpful to everyone. Thanks for visiting. Keep visiting for more updates.




7 comments:

  1. Good informative and detailed information for youth!!

    ReplyDelete
  2. For our business, I as of late purchased a Skype neighborhood telephone nearby number with Skype's boundless active calling choice. https://800support.net/sign-up/gmail-sign-up-gmail-register/

    ReplyDelete
  3. Get assurance for fetching 24X7 services, so consult Gmail technical support anytime and gain maximum possible services now!http://www.gmail-technical-support.org/

    ReplyDelete
  4. you can also get your skype id connection on your mobile. Not only on mobiles it also works on Play Station Portables Game consoles and on many other Wi-Fi enabled devices.

    ReplyDelete
  5. Thankyou for sharing the data which is beneficial for me and others likewise to see. Skype Latest Setup For Windows

    ReplyDelete
  6. Glad to chat your blog, I seem to be forward to more reliable articlesand I think we all wish to thank so many good articles, blog to share with us.Click Here

    ReplyDelete
  7. Thanks for sharing the info, keep up the good work going.... I really enjoyed exploring your site. good resource...home depot survey

    ReplyDelete

^