![]() |
|
#1
|
|||
|
|||
|
I don't know if this is a bug or it may not work on my machine. I've tried on both IE6, FF1.5
Please look at 3 boxover text at: http://kieu.info/kieu/viewtopic0.php?p=2 boxover 1 is working boxover 2 is NOT working at all boxover 3 is partially hidden by the bottom image. Regards, ngungo |
|
#2
|
|||
|
|||
|
I looked that page and I get the same results as you described - I'm using FF 1.5.0.2
Did you try adjusting the CSS z-index property of the tooltips?
__________________
Javascript tooltips / popups |
|
#3
|
|||
|
|||
|
I have no clue where to put the z-index in so I created an id:
Code:
Code:
Can you give me some hints. Thanks!!! |
|
#4
|
|||
|
|||
|
I just tried this:
Code:
I need it work! |
|
#5
|
|||
|
|||
|
I see you use span tags instead of (mistakingly) anchor tags. I corrected that as well. It's still the same. Don't work!
|
|
#6
|
|||
|
|||
|
I now have that problem too. Been using Boxover successfully for several months in several systems, and now, after making some changes to the CSS file to conform to FireFox standards, the tooltips come up behind other divs.
Tried z-index: 999; and no joy. Tried Position:absolute in several places, also no joy. The changes I made included removing Postiion:Absoute from Body, but putting it back does not solve this problem, so something else is happening. Anyone else have any ideas? Thanks, |
|
#7
|
|||
|
|||
|
Worked backwards through all my changes, found I have a div that encompasses the portion of the page that Boxover is used in (but not everything that is within Body) that needs to have Position:Absolute on it.
With this restored, Boxover works again in IE but still not in FireFox. |
|
#8
|
|||
|
|||
|
|
|
#9
|
|||
|
|||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|