473,325 Members | 2,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

How to display info tip in javascript?

I want to change a webpage so that when i move the mouse to certain
area of the page, the info tip tell what the content is about.
It's like moving the mouse in the desktop's my documment, when you move
close to it , the info tip of my document tells you "store the
document, graphics and other files.

How to display info tip in javascript?
what function is used?

Jul 23 '05 #1
3 2041
ma*****@hotmail.com wrote:
I want to change a webpage so that when i move the mouse to certain
area of the page, the info tip tell what the content is about.
It's like moving the mouse in the desktop's my documment, when you move
close to it , the info tip of my document tells you "store the
document, graphics and other files.

How to display info tip in javascript?
what function is used?


Google for 'javascript tooltip' and you'll get thousands of options.
This one looks OK:

<URL:http://www.walterzorn.com/tooltip/tooltip_e.htm>

--
Rob
Jul 23 '05 #2
I know why i can't find it because i google infotip instead of tooltip.

Thanks!!!

Jul 23 '05 #3

<ma*****@hotmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
I want to change a webpage so that when i move the mouse to certain
area of the page, the info tip tell what the content is about.
It's like moving the mouse in the desktop's my documment, when you move
close to it , the info tip of my document tells you "store the
document, graphics and other files.

How to display info tip in javascript?
what function is used?

Use the title attribute.
<div title="Here's a Tip">Bring the mouse over here.</div>
When the mouse is over the divide the title contents are displayed.
HTH
Jimbo
Jul 23 '05 #4

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

Similar topics

4
by: danubian | last post by:
Hi, I'm a newbie in php/mysql programming,really am. I'm working on a web-site that allows registration and posterior logging in. Already registered user logs in with valid username and...
1
by: FrankBooth | last post by:
Hello, I have a list of names, and when I click ona name I want the extar info to show and then I want to clcik and hide it again. I have the following HTML which works perfectly if I use one...
7
by: Philipp Lenssen | last post by:
I created Search.CSS which grabs Google results (using the Web API), displays as XHTML1.0 Strict + CSS, and recently also adds Thumbnails....
3
by: Paul Wilson | last post by:
Hi guys, Can someone tell me how i could display a messagebox in ASP.NEt. Following is what i want to do. Validate the user details, & if the user doesn't have requried access rights, then...
4
by: drew197 | last post by:
I am a newbie. I am editing someone elses code to make it compatible with Firefox and Safari. In IE, when you click on the proper link, a block of text is shown in a nice paragraph form. But, in...
2
by: Patrick | last post by:
Hello, I need some advice on how to handle the following scenario in Javascript. Imagine an HTML page that displays relational database records from an address book application. Each record...
19
by: 848lu | last post by:
hi, i wanted to display cookie info on a form, as in a text box ok this is what im doing, im saving all info on a cookie where the users types in i.e. card details. and at the end i made a...
2
by: giandeo | last post by:
Hello all, It's almost a couple of weeks since i am struggling to get this code work. Unfortunately, i am stuck. There seems to be no hope... Please Help....... I am working with an asp page...
2
by: musicmaster890 | last post by:
Okay, I cannot figure this out. I have an external javascript file to declare variables and functions in my <head> element of my HTML. I've done this before and have made it work. And, likewise,...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.