hansjacob
Junior Member
Posts: 2
Registered: 10/9/2006
Member Is Offline
|
| posted on 10/9/2006 at 04:20 AM |
|
|
Menu does not fold out in IE. Tigra 2-0-1
Hi,
I have installed the Tigra 2-0-1 menu in a mambo server. It looks fine! I really love the menu type. Everything works fine (in Mozilla Firefox)
However - in Internet Explorer (v6.0) the sub menu items does not fold out / become visable.
I have use all the default parameters during the installation. I have no idea of what to do. There is no javascript errors.
The web-page is http://www.vedbaek-rideklub.dk
I hope someone can help me!!!
Thank you in advance!
Jacob
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 10/9/2006 at 11:28 AM |
|
|
the problem has something to do with /templates/vek/css/template_css.css
if you unlink it the menu starts to work fine. Also
<scrpt ..>
new menu (..)
</script>
statement should be just above </body>
|
|
|
hansjacob
Junior Member
Posts: 2
Registered: 10/9/2006
Member Is Offline
|
| posted on 10/9/2006 at 12:57 PM |
|
|
Thanks man!!!
I have now found the error! Turning of the css made me realise that the menu was behind the other elements.
I have set the z-index in the <div>-tag containing the menu to 99 and there you go - it worked.
Thanks again!!
Best regards,
Jacob
|
|
|