Javascript Tooltips, Popups, Captions - BoxOver  

Go Back   Javascript Tooltips, Popups, Captions - BoxOver > BoxOver > Bugs
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 04-29-2006, 11:54 PM
ngungo ngungo is offline
Junior Member
 
Join Date: Apr 2006
Posts: 5
Default *Z-order* bug

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
Reply With Quote
  #2  
Old 04-30-2006, 02:07 PM
olly olly is offline
Administrator
 
Join Date: Jul 2005
Posts: 82
Default Hey

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
Reply With Quote
  #3  
Old 04-30-2006, 04:18 PM
ngungo ngungo is offline
Junior Member
 
Join Date: Apr 2006
Posts: 5
Default

I have no clue where to put the z-index in so I created an id:

Code:
#boxover { z-index: 200; }
then:

Code:
<a id="boxover" title="header=[title] body=[description]">boxover 1</a>
Where z-index 200 being the highest. So far it does not work. BTW, I heard that z-index would work when position is absolute, then I tried that. Neither would work.

Can you give me some hints. Thanks!!!
Reply With Quote
  #4  
Old 04-30-2006, 04:30 PM
ngungo ngungo is offline
Junior Member
 
Join Date: Apr 2006
Posts: 5
Unhappy

I just tried this:
Code:
<a title="header=[title] body=[description] cssheader=[boxover] cssbody=[boxover]">boxover 1</a>
Dont work!!!
I need it work!
Reply With Quote
  #5  
Old 04-30-2006, 07:59 PM
ngungo ngungo is offline
Junior Member
 
Join Date: Apr 2006
Posts: 5
Default

I see you use span tags instead of (mistakingly) anchor tags. I corrected that as well. It's still the same. Don't work!
Reply With Quote
  #6  
Old 05-07-2006, 01:14 AM
Spp Spp is offline
Junior Member
 
Join Date: May 2006
Location: Calgary, Canada
Posts: 3
Default z-index problem

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,
Reply With Quote
  #7  
Old 05-07-2006, 02:35 PM
Spp Spp is offline
Junior Member
 
Join Date: May 2006
Location: Calgary, Canada
Posts: 3
Default z-index problem

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.
Reply With Quote
  #8  
Old 03-19-2007, 07:00 PM
PicsJks PicsJks is offline
Junior Member
 
Join Date: Mar 2007
Posts: 1
Post Funny picss


Funny Pictures here
Reply With Quote
  #9  
Old 06-16-2007, 07:24 AM
funnyPasds funnyPasds is offline
Junior Member
 
Join Date: Jun 2007
Posts: 1
Post see but really funny pictures

1
Funny Pictures here
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 08:13 PM.