[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - Unobtrusive slide out menu - hidding submenus when loading..
Page 1 of 1

Unobtrusive slide out menu - hidding submenus when loading..

PostPosted: Fri Aug 25, 2006 6:38 pm
by matiazar
How can i do to make submenus hidden when the menu is loading? because... i have a very large menu until the document... finish loadding.

thanks

Also having this issue

PostPosted: Thu Sep 14, 2006 10:04 pm
by HatakeKakashi
My menu is not very large, but it the site I'm working on it media intensive. The menu is seems to run its script after the page loads, cause the menu to apear expanded for 10-20 seconds while everything else loads. Hey B, Any suggestions on keeping it from doing this?

PostPosted: Thu Sep 14, 2006 11:44 pm
by Batalf

PostPosted: Wed Oct 11, 2006 4:45 pm
by nouky

as an include?

PostPosted: Mon Oct 16, 2006 6:59 am
by goodness
I'm using the unobtrusive menu and calling it as an include inside an ASP.NET2.0 master page. I also have the problem of the sub menus showing and then going away. How can I fix this? This is the last bit of code in my <script> section:

menuObj.style.visibility = 'visible';

window.onresize = resetPosition;
}


window.onload = initLeftMenu;
</script>

Thanks in advance for the much needed help!

PostPosted: Mon Oct 16, 2006 8:24 am
by Batalf

PostPosted: Mon Oct 16, 2006 1:06 pm
by goodness

PostPosted: Mon Oct 16, 2006 1:21 pm
by Batalf

PostPosted: Mon Oct 16, 2006 3:28 pm
by goodness

PostPosted: Mon Oct 16, 2006 5:44 pm
by Batalf