Re: [css-d] Just one tiny little thing missing

2007-03-20 Thread Gaspar
"faux column" or "liquid layouts" or "css layouts" inté Gaspar On 19/03/07, ~davidLaakso <[EMAIL PROTECTED]> wrote: > Mário Gamito wrote: > > Hi, > > > > Ok, i've managed to fix the page. > > There's just one glitch. > &

Re: [css-d] CSS based horizontal navigation with horizontal sublayers

2007-03-16 Thread Gaspar
top: 100%; } and ie6 gets fine too this is the best way that i see until now i only change one thing but i had no try yet is not hide sum menu with css but with javascript, in this case the position: absolute; left: -1px; top: -1px; was givem via javascript, becaus