put a very high z-index property on your css, that will hopefully do the
job.
.menu_items{
z-index:500;
}

.Mario

+593 9 3623535
[EMAIL PROTECTED]
http://mario.ec


On Thu, Nov 6, 2008 at 2:29 PM, FG <[EMAIL PROTECTED]> wrote:

>
> I'm using jQuery for showing hidden menus on this page:
> http://www.guadalajaracinemafest09.com/es/
>
> Every browser behaves correctly, showing the yellow menus when
> clicking on the navigation bar. IE shows the content but _beneath_ the
> content of the other divs.
>
> Is this jQuery related? or will I need to use a CSS property like z-
> index for showing then above the content?
>
> Thanks,
> FG.
>

Reply via email to