473,386 Members | 1,799 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,386 software developers and data experts.

tooltip DIV box is appearing UNDER link

I made a pure css tooltip which unfortunately appears UNDER the other
tooltip links. Does anyone know how I can get it to appear ON TOP OFF
all the other text on the page?

example and code:
http://www.tanguay.info/temp/tooltip/

Or does anyone know of a pure CSS tooltip solution that works?

Thanks,

--
Edward Tanguay
All my projects: http://www.tanguay.info

Jul 15 '06 #1
2 3363
On 14 Jul 2006 19:06:39 -0700, Edward wrote:
I made a pure css tooltip which unfortunately appears UNDER the other
tooltip links. Does anyone know how I can get it to appear ON TOP OFF
all the other text on the page?
Use the CSS 'z-index' property.

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/
Jul 15 '06 #2
Use the CSS 'z-index' property.

Thanks, I added "z-index: 1000;" to the #tooltip .toolbox a:hover span
item and now it works in Firefox and Opera but NOT in Explorer.

How can I get z-index to work in Explorer so that the tooltip down not
go UNDER the other tooltip links?

Thanks,

Edward Tanguay
All my projects: http://www.tanguay.info

Jul 17 '06 #3

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

Similar topics

6
by: ltt19 | last post by:
HI everyone, So, I have many buttons, and all of them must show a tooltip with the same string, except one word, that I must read this owrd from a variable. Although, the "ToolTip on x" property...
5
by: ODAN | last post by:
I have an application that was developed in ASP.NET/C#. On one of the pages, we are using tooltip to display the description of the textboxes. Wehn you move your mouse over a textbox the tooltip...
12
by: CJM | last post by:
I want a semantically-appropriate way of providing a tooltip or similar mechanism when a user hovers over a particular cell in a table. Specifically, I have an intranet application that enables...
3
by: =?Utf-8?B?UmFq?= | last post by:
I have a very unique requirement, I have to add a tooltip in a grid view control, the tooltip should be similar to this link: http://web-graphics.com/mtarchive/BubbleTooltips.html ...(hover at...
3
by: faraz | last post by:
Hi, I am building a site through Asp.net 2.0/C#. the problem is my application has tooltips which are appearing normally when i run the app or deploy to webserver and access through my pc. but...
5
omerbutt
by: omerbutt | last post by:
hi there i have a link in my pge and on mouseover i want to show the tooltip by getting the coordinates x and y from the screen where the onmouseover event occoured can any one teell me the way to...
7
by: freddukes | last post by:
Okay... So this is my first project and I want to be able to make a tool tip appear with the basket contents whenever you hover over a link using the onmousehover='javascriptFunction()'. I have...
8
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.