Re: [LogiLogi-list] fixed
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2007-02-22 19:28:15
|
> I just added this line in the css of the link:
>
> /////////////////
> span.logilogi_link a span.first_half_link {
> background-color: #fff;
> }
> ////////////////
This works!
The suggestion you did below however removes the green color of the
second link_part when the drop-down is expanded.
> This was the first thing I tested, with no time and it worked... I
> might be out of my mind right now and might not be doing things right,
> this is incredible. Please test it for me.
I tested it, and sadly enough the drop-downs didn't work at all. The
ajax was not called. I found out that for some unknown IE reason they
don't work if there are <p> -tags inside the body, so I removed those
with a quick hack ruby .gsub.
They're far from ideal yet (the drop-downs appear behind links below
them), but at least we have dropdowns now in IE...
> talked with miguel, he might get there.
Great!
> 4.47, I'm gone to the airport now.
>
> see you in brussels
Indeed!
Wybo
> --
> Bruno
|