Closed (works as designed)
Project:
YUI Menu
Version:
5.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Nov 2007 at 23:57 UTC
Updated:
21 Oct 2008 at 17:28 UTC
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
Comments
Comment #1
bakyildiz commentedThis 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.
Comment #2
danielchoi commentedThank 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.
Comment #3
najibx commentedSubscibing ...
The explanation make sense. But it doesn't make sense for the visitor's eyes :-)
Comment #4
mpg commentedThis 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
Comment #5
bakyildiz commentedmpg,
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?
Comment #6
mpg commentedThe 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!