| Author |
tooltip DIV box is appearing UNDER link
|
|
| Edward 2006-08-02, 11:35 am |
| 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
| |
| Safalra 2006-08-02, 11:35 am |
| 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/
| |
| Edward 2006-08-02, 11:35 am |
| > 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
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |