|
Hi all. When I use Firefox, the menu works well. With Chromium, it doesn'y and I don't know why. The menu is themed, but the sub element doesn't appear. Anyone has this problem ? DaaX |
The question has been closed for the following reason "Problem is not reproducible or outdated" by Matteo Bicocchi Sep 11 '10 at 17:12
|
Hi Daax, Chrome actualy does not allow ajax call locally from a file called directly; if you are working locally with a web server ajax will work as it does on-line; but if you open the html file directly into the browser than all the ajax will be lost ... :-) So your problem with Chrome is happening locally on your computer but once online it'll work fine. Bye, Matteo |
|
Hi Matteo, I don't know that much your menu, so you are saying that everything is called by ajax ? Even the appearance of sub elements ? In fact, I don't call the menu items via ajax on another file. At least as I understand it. Everything is on the same html file for me. It does work with chrome on windows. But on linux with chromium, the element items (the li tags) does not appear. I discovered that I might have a problem of z-index. When I hover on a root voice, the sub elements are there. I can hover my mouse over it, I can see the pointer of my mouse changing. But I don't actually see them. They seem to be underneath something or completely transparent. Am I clear ? If you have a linux system, try it here : http://www.mandrivalinux-online.org/news So, it works with Chrome in windows though not perfect. Even when I go to the mbmneu demo of you're site, I can't make it work under Chromium on a linux system. Any idea. That's a tough one for you if you don't use a linux system. ;) Thanks in advance for the help DaaX Hi Daax, I didn't try it on Linux Chromium and I can't debug it so it's quite hard for me to understand what's going on... If you have a developer tool you can see what's going wrong. Let me know, Matteo
(Jun 09 '10 at 12:50)
Matteo Bicocchi ♦♦
|


