Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

text popup when you hover over img src ?

  • 12-10-2017 11:20PM
    #1
    Registered Users, Registered Users 2 Posts: 12,141 ✭✭✭✭


    sorry to have to ask for help again but this latest thing has me beat at the moment. So I have on my site a image of a phone and what I am trying to achieve is that when a mouse hovers over the picture of a phone that a box pops up saying "call with SKYPE" - I have the <a href="skype:+353*******"> before the img src so thats oK and its doing what I want it to do but I cannot see how to get the text to come up when mouse hovers over the img - is it something like mouseover code in html? - if so whats the correct . have tried the w3 schools website but still confused is there an easier way?
    thanks.

    edit: - I know I can get a SKYPE button, however i dont want to use the skype icon I want to use my own 'phone' image , plus I dont want it to contact my skype username but for a mobile number instead

    Heres the code I am using at the moment : <a href="skype:+35387****"><img src="wpde14f34c_05_06.jpg" width=
    "34" height="34" border="0" alt="" style="position:absolute;left:929px;top:236px;" /></a>


Comments

  • Registered Users, Registered Users 2 Posts: 12,141 ✭✭✭✭Andy From Sligo


    scrub that - I have just found out I needed the <span title="""> code before the image


Advertisement