Hey jd,

Thanks for your reply. I understand what you are trying to achieve,
but it does not work with my example, since the child ul was
absolutely positioned (to get 'em next to each other). That is why
this is such a problem.

Thanks anyway ;).

Greetings,
Andre

On 13 mei, 17:25, ehime <dodom...@gmail.com> wrote:
> use this....
> div#menu {height:100%; min-height: 150px; background:#??? url(images/
> backgroundyoureusing.png) 0 0 repeat-x;}
>
> or this
>
> div#menu {
>   background-color:#???;
>   margin-left:1px;
>   padding-bottom:10px;
>   position:relative;
>
> }
>
> http://omnisistem.com/was what I did, the menu is dynamic with an end
> cap at the base.
> No extra JQuery needed.
>
> ; )
>
> -jd

Reply via email to