It doesn't work in Firefox for me... and I don't think it should. I had this problem as well with an autocomplete thingy, and I solved it using z-index so try that. Set it to 100 or something on your menu div.
On 6 Nov, 20:29, 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.