Closed Thread Icon

Topic awaiting preservation: Div over Div = No mouse over working (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=7855" title="Pages that link to Topic awaiting preservation: Div over Div = No mouse over working (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Div over Div = No mouse over working <span class="small">(Page 1 of 1)</span>\

 
Wakkos
Maniac (V) Mad Scientist

From: Azylum's Secret Lab
Insane since: Oct 2000

posted posted 09-26-2001 02:47

Yeah, I have that problem here and i dunno why, in the menu, the first one (Acciones I think?) doesn't work, and the mouseover start working exactly where the W image finish (incluided the 'insanus etc etc'), but if you pass the mouse over the begining on Ps Tips, doesn't work, but if you go to the "s" the mouseover works.... (in 1024*768) Anybody knows Why? should i have to sepparate the layers? not fair......


Thanks!!
Wakk!!

lallous
Paranoid (IV) Inmate

From: Lebanon
Insane since: May 2001

posted posted 09-26-2001 06:54

Wakkos,

Your Z-Index are bad,
try to set the Z-index of the Menu div higher than the z-index of the "W" div....i tried that and it worked

here are the working defs:

quote:
#W {

position:absolute;
top:0px;
width:100%;
left:0px;
paddin:0px;
width:100%;
}

#Menu {
position:absolute;
top:100px;
left:0px;
weight:100%;
z-index:1;
height:20px;
background-image: url(images/blacback.gif)
}



edit:added the defs,


btw...it looks like it's gonna be a nice site Wakkos!

[This message has been edited by lallous (edited 09-26-2001).]

Wakkos
Maniac (V) Mad Scientist

From: Azylum's Secret Lab
Insane since: Oct 2000

posted posted 09-26-2001 15:51

Yeah Lallous, I changed the Z-Index It was stupid for my part to ask something like this...

Thank you......

BTW Glad you think it's gonna be a nice site, I'm working like 10 minutes/day hehehe, so, I'l expect to get it ready soon...

« BackwardsOnwards »

Show Forum Drop Down Menu