473,769 Members | 2,444 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 3381
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
403
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 do not let me to write a little paramter of concanatantion (at least I was not able to do this). Does someone has any ideas? Any help will be very useful. Thanks in advance.
5
1257
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 appears with a full description of the textbox on which you have your mouse. By default the tooltip display for 10 seconds and then disappear (according to Microsoft). Is there a way to make the tooltip display indefinetly. I have I searched the...
12
1770
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 users to find out about tooling equipment, and when they hover over the Board No cell, I want the location of that board to be displayed in a tooltip or similar. I think using an ABBR or ACRONYM tag would achieve what I want, but it's not really...
3
7279
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 the link) Do you have any suggestion on this.. Thanks
3
1296
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 there are some pc's for which my asp application doesnt show tooltip at all... I have never seen this behavior on my development pc. can you please tell me what can be the cause of disabled tooltip for asp.net 2.0 app???? ....
5
2523
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 get the right coordinates in IE and FF my code is not working properly or say it is not a generic code that i could reuse it has the positioning problem so in all my sites where i have to use the tooltip i have to position is manually on that page...
7
2448
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 acquried (and modified) some javascript code, but it did not work... So I attempted to create a simple alert() function to test and that did not work either... This is my test codee: // tooltip.js function displayAlert() { alert("Test...
8
4340
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
9420
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,...
0
10205
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9984
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
9851
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
8863
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5293
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
5441
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3949
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 we have to send another system
2
3556
muto222
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.