JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

timing of menu becoming visible

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
mrather



Joined: 16 Oct 2007
Posts: 1

PostPosted: Tue Oct 16, 2007 7:01 pm    Post subject: timing of menu becoming visible Reply with quote

Hello,

I am using CoolJsMenu standard version.

I have a menu that works ok in a page except for the following scenario:

I have a page which has an iframe, and the page which is src'd for the iframe is a slow page. The idea is that users can be shown the page while the iframe is still loading.

The problem with coolJsMenu is that the menu (on the main page) does not appear (or become visible) till the iframe is not done loading. So the page loads in < 1 second but without a menu, and after 4-5 seconds when the iframe is loaded the menu shows up.

Is there any solution for this? that the menu be displayed when the main page is done loading?

thanks
mrather
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Thu Oct 18, 2007 2:44 pm    Post subject: Reply with quote

Try to put this right before the </body>:
Code:
<script type="text/javascript">CLoadNotify();</script>

Make sure your menu is not too old.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Page 1 of 1