473,480 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Display tooltip when some event occurs

184 New Member
Hi ,
can anyone say how to use the tooltip in javascript,when some event occurs..I'm having the following code...
Expand|Select|Wrap|Line Numbers
  1. <html>
  2. <head>
  3. <script>
  4. function toggle()
  5. {
  6. //tooltip code 
  7. }
  8. </script>
  9. <body>
  10. <input type = "button" name="user" value="user" onMouseOver = "toggle()">
  11. <body>
  12. </head>
  13. </html>
  14.  
  15.  

can any one pl say.. wat to be inserted in
//tootip code comment...
Thnaks in Advance...
Jun 26 '08 #1
4 941
gaya3
184 New Member
Hi ,
can anyone say how to use the tooltip in javascript,when some event occurs..I'm having the following code...
Expand|Select|Wrap|Line Numbers
  1. <html>
  2. <head>
  3. <script>
  4. function toggle()
  5. {
  6. //tooltip code 
  7. }
  8. </script>
  9. <body>
  10. <input type = "button" name="user" value="user" onMouseOver = "toggle()">
  11. <body>
  12. </head>
  13. </html>
  14.  
  15.  

can any one pl say.. wat to be inserted in
//tootip code comment...
Thnaks in Advance...
Jun 26 '08 #2
vee10
141 New Member
Hi,

This link may help u

http://www.designerwiz.com/JavaScripts/link_box_describes_content.htm
Jun 26 '08 #3
Markus
6,050 Recognized Expert Expert
What exactly do you want to happen?
The function is named toggle which leads me to believe you want something changed. But then you say 'tooltip'?
Jun 26 '08 #4
acoder
16,027 Recognized Expert Moderator MVP
Threads merged. Please do not double post your questions.

You'll have to give more details. Where do you want the tooltip to display?
Jun 26 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
9416
by: Vinny Vin | last post by:
I would like to display a ToolTip (WinForms) when the Control associated recieves focus (when the control.enter event is triggered) as oppose to having the ToolTip displayed when the mouse hovers...
0
276
by: Dennis | last post by:
I have implemented the ToolTip class for a user control that inheirits from the panel. I show different tool tips depending on where the mouse is on the control when the hover event occurs. ...
3
2095
by: Dennis | last post by:
I have implemented the ToolTip class for a user control that inheirits from the panel. I show different tool tips depending on where the mouse is on the control when the hover event occurs. ...
16
2747
by: Charles Law | last post by:
I have to take this personally now. Tooltips have been flakey since the dawn of .NET, but to still have to put up with a disappearing tooltip in VS 2008 is getting beyond a joke. Tooltips have...
16
1237
by: Charles Law | last post by:
I have to take this personally now. Tooltips have been flakey since the dawn of .NET, but to still have to put up with a disappearing tooltip in VS 2008 is getting beyond a joke. Tooltips have...
0
6908
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...
1
6737
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...
0
6921
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...
0
5336
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4776
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4481
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...
0
2984
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1300
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
563
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.