Thank you for your great integration of Yahoo YUI menu into drupal.

Everything looks OK except one thing. Whenever I try to access page, the code loads the following messages shortly and disappear.

1) Case of IE6: Items of "primary menu" shows vertically and shortly, and then disappear
2) Case of Firefox: Items of "primary menu" and the message from YUI (menu.js) shows vertically and shortly, and then disappear. The YUI messages are such as "Submenu collapsed. Chick to expand submenu".

I'd like to get rid of the blink messages. Any idea? Here is the site that I am working on.

http://www.sjkoreancatholic.org

YUI common settings
Yahoo YUI version: 2.3.1
YUI Menu 5.x-2.1
Skin: yui-skin-sam (default)
YUI Menu Settings
Root of Menu Tree: Primary links
Menu Display type: Website Top Nav with Submenus from Javascript
Checked: Animated Menu

Comments

bakyildiz’s picture

Assigned: Unassigned » bakyildiz
Status: Active » Closed (works as designed)

This is just related with the size of your html.
While the menu is a javascript menu, yahoo waits until the html is fully loaded. So while the page is not loaded completely those messages are appearing.

danielchoi’s picture

Thank you for your explanation. By the way, is there any way that I can hide the message while it is being loaded. I took a look at the menu.js but couldn't figure it out how to hide the messages.

najibx’s picture

Subscibing ...

The explanation make sense. But it doesn't make sense for the visitor's eyes :-)

mpg’s picture

Category: support » bug
Priority: Normal » Critical

This is a major issue with this navigation...flashing the nav sections in stacked text form and then collapsing on every page is a big issue and should be addressed. Every page jumps around and is very amateur. i have been working on this for a while with no resolution...have a look:

http://www.montereypeninsulagolf.com

are there any options? please help

bakyildiz’s picture

mpg,
I am not sure but i think the problem is the weather module in your case. Can you remove the weather module try to reload the page and share what you get?

mpg’s picture

The weather mod does take some load time but this issue is happening on other pages also:

http://www.montereypeninsulagolf.com/monterey+dining

http://www.montereypeninsulagolf.com/monterey+lodging

and the main point i have is that the yui nav should load in order of the page, it is not practical to load the yui nav last and stack a list of the nav menu items links!