Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Creating a brief, text pop up information box  (Read 3368 times)

0 Members and 1 Guest are viewing this topic.

john-m

    Topic Starter


    Starter

    Creating a brief, text pop up information box
    « on: November 10, 2010, 08:58:48 AM »

    Hi,

    The code below is on various buttons that when clicked send the user to the relevant page. It is on a primary school's web site. Is there any way a small coloured information text box can be popped up when the mouse is moved over the relevant image? I don't program but they have turned to me for help ;D  Any assistance will be very gratefully received.

    John


    Code: [Select]
    <!-- Information image code -->
    <a href="http://www.school-portal.co.uk/GroupHomepage.asp?GroupID=971774"><img border=0 src="http://www.school-portal.co.uk/platforms/959805/971774/Images/NavbarImage.jpg" /></a><br />

    <!-- Staff image code -->
    <a href="http://www.school-portal.co.uk/GroupHomepage.asp?GroupID=971778"><img border=0 src="http://www.school-portal.co.uk/platforms/959805/971778/Images/NavbarImage.jpg" /></a><br />

    <!-- e Safety image code -->
    <a href="http://www.school-portal.co.uk/GroupHomepage.asp?GroupID=971783"><img border=0 src="http://www.school-portal.co.uk/platforms/959805/971783/Images/NavbarImage.jpg" /></a><br />