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

CSS popup tooltips

I am using a variant of Eric Meyers popup CSS technique on elements of a
table. Each element consists of a small status image which pops up a
message when the mouse hovers over it. The images are close together.

It works fine in Firefox, essentially the only thing I had to modify with
Meyer's CSS was to add a z-index to ensure the popup was at the front.
Internet Explorer seems to disregard the z-index and shows neighbouring
images through the popup.

Has anyone any clue how I get around what seems to be yet another bug in IE?

--
Colin Walls
Removed the pink meat to mail me
Jul 24 '05 #1
3 8375
Els
Colin Walls wrote:
I am using a variant of Eric Meyers popup CSS technique on elements of a
table. Each element consists of a small status image which pops up a
message when the mouse hovers over it. The images are close together.

It works fine in Firefox, essentially the only thing I had to modify with
Meyer's CSS was to add a z-index to ensure the popup was at the front.
Internet Explorer seems to disregard the z-index and shows neighbouring
images through the popup.

Has anyone any clue how I get around what seems to be yet another bug in IE?


I don't know if it helps in your particular case, but only images that
are later in the source will shine through afair. So, depending on
what your page looks like, it might be possible to get rid of it by
changing the order in the source. (probably not if you're using a
table..)

Another workaround, is to have the real images as background-images,
and use transparent images in the front to set off the popup on hover.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Jul 24 '05 #2
Ask Eric directly by joining his css discussion list.
http://www.css-discuss.org/

Jul 24 '05 #3
Colin Walls wrote:
I am using a variant of Eric Meyers popup CSS technique on elements of a
table. Each element consists of a small status image which pops up a
message when the mouse hovers over it. The images are close together.


I have had one or two suggestions by mail on this, but no joy I'm afraid. I
have put up a minimal anonymised website so that people can see the
problem. This is http://murorum.demon.co.uk/mwr/.

--
Colin Walls
Removed the pink meat to mail me
Jul 24 '05 #4

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

Similar topics

1
by: David Ei | last post by:
I'm working on a C# Windows Forms application that is leaking memory. I've been using the SciTech NetMem Profiler 2 (A really great tool, BTW) to track down leaks. I've found one related to...
3
by: Wayne | last post by:
Is anybody aware of other software conflicting with Access and disabling the tool tips. I've had this problem in the past and now have it again after rebuilding my desktop and notebook. Both fail...
1
by: Wayne Aprato | last post by:
Tooltips in Access have not worked on my machine for a long time despite several reinstalls of the operating system and applications at fairly regular intervals. I have finally pinned down the...
4
by: Cesario | last post by:
I'm trying to display formatted multi-line text in tooltips. It seems that the newline character works fine whereas the 'tab' character is causing problems and can't display properly. More...
4
by: Jeff Beem | last post by:
I have a class that inherits from TreeView. The treeview has tooltips for the nodes but they're showing up behind the form. Has anyone seen this? Are there any known fixes? Thanks in advance,...
1
by: Robert Smith | last post by:
Hello, I have a Tree that contains tooltips, however when I right click on a node of the tree the context menu covers up the tooltips and it looks rather unprofessional. I wish to hide the...
3
by: TycoonUK | last post by:
Hi, I am wanting to open a popup window (preferably using CSS) where there will be just a border, image and a few words which I can click to links from the images and text. The popup would come...
1
by: Larry Bud | last post by:
Is there a slick way to add rollover info popup when someone rolls over a particular column for a particular row in a GridView? For example, I have a "status" column, which ranges 1-5. I don't...
2
by: Massi | last post by:
Hi everyone, I'm writing a python script which uses a grid (PyGridTableBase) whose cells can contain very large values (not only numbers, but also strings). I've also written a custom renderer...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
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
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,...

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.