473,811 Members | 2,963 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Tooltip on a part of an image

Hi,

on my website I want to display a map of our location.
When I go with the mouse over the area of the map where our building is, I
want to display a sort of tooltip that displays our address.

How can I do this?

Thx.
Nov 18 '05 #1
2 1204
Hi

The easiest way is to setup a simple image map. That way you can use the
Title property (i think it's called Title) to display a tooltip.

HTH
Dan

"Bart Schelkens" wrote:
Hi,

on my website I want to display a map of our location.
When I go with the mouse over the area of the map where our building is, I
want to display a sort of tooltip that displays our address.

How can I do this?

Thx.

Nov 18 '05 #2
You have just to specify a title attribute in your img tag.

Here is a sample.

<img src="toto.gif" title="the head a toto" />

Franck.
"Bart Schelkens" <bs********@hot mail.com> wrote in message
news:#C******** ******@tk2msftn gp13.phx.gbl...
| Hi,
|
| on my website I want to display a map of our location.
| When I go with the mouse over the area of the map where our building is, I
| want to display a sort of tooltip that displays our address.
|
| How can I do this?
|
| Thx.
|
|

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2080
by: vMike | last post by:
If I try to get the tooltip and name of the image object that triggers the image button onclick event I get a late binding error. I can turn off option strict but is there any other way to get this information. I am using sender.tooltip and sender.name methods. I don't really understand the late binding thing, but what other way can I get the tooltip of the sender. I use image name and the information in the tool tip to process the image...
2
7881
by: C Chang | last post by:
When I used the tooltip box to display tip message on a label or an image next to an input box or several input boxes nearby, the part of the tip will be covered by the area of the input box. (provided the tip box is big, and there is no enough blank space to post the tip). Does anyone know how to avoid and which attribute can make the tip on top of all objects on the page? The tip box message is built in the javascript section of the...
1
1764
by: luckyjameel | last post by:
HI Friends Is it Possible to put a image in a tooltip if so how can i do that Regards Lucky
9
2192
by: SteFetS | last post by:
Hi, I have a webapplication (asp.net) Snippet: Dim Img As New System.Web.UI.WebControls.Image Img.ID = "Image1" Img.ToolTip = "Trou" Img.ImageUrl = "http://localhost/images/0.bmp" Img.Style.Add("left", "50%")
4
7812
by: rn5a | last post by:
A DataList displays 3 columns - Product, Category & Price. These columns are populated with records from a SQL Server 2005 DB table. Apart from the above 3 DB columns that the resultset retrieves, there is another DB column named 'Description'. Though the resultset fetches this column as well along with the above 3 columns, I am excluding the Description column from the DataList - the reason being most of the descriptions are pretty long &...
2
1637
by: Eadmund | last post by:
Hi all, Odd question / problem: I'm using a tooltip fom the "Dynamic Drive DHTML code library (www.dynamicdrive.com) - v-cool" - (snipits that are relevant trimed for readability and included below). I want to be able to drag the tooltip image (this is working fine) BUT leave a copy behind as I drag. ie. if you drag slowly, you just get a solid tooltip sized line behind the object. Any idea how this can be achieved?
3
2589
omerbutt
by: omerbutt | last post by:
hi there i have downloaded a prototype tooltip from http://www.nickstakenburg.com/projects/prototip/ the logic it uses is to call the script after creating the <div> for example i am using the ajax method <html> <body> <div id='my_div'> </div>
8
4342
mikek12004
by: mikek12004 | last post by:
1) Script Title: Rich HTML Balloon Tooltip 2) Script URL :http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm 3) Problem Description: See this page General Music for links you can see without scrolling down the div the tooltip is shown at the desired place but when you scroll donw the div the tooltip's position gets all messed up, e.g in the last "ΤΙΤΛΟΣ ALBUM" (which means Title of album ) the tooltip gets in front of the...
0
9722
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9603
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10393
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10124
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6882
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5690
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3863
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.