| Author |
Message |
mhkb
Joined: 03 Jan 2006 Posts: 2
|
Posted: Tue Jan 03, 2006 10:40 pm Post subject: Cross frame menu update |
|
|
Hi
Is it possible to use frames with any recent version of the professional menu? From the examples supplied and my own tests it works with version 2.1.0 but nothing after that. Is this correct? Unfortunately that version gives me problems as the more page refreshes I have, the slower and slower it loads.
In my top frame I use the menuEvent function with onMouseOver and in my main frame I use:
<script type="text/javascript">
BLANK_IMAGE = '/images/b.gif';
var menu = new COOLjsMenuPRO("mymenu",MENU_ITEMS);
menu.initTop(); menu.init();
</script>
It's a https site.
If the more recent versions aren't usable, any idea when an frame compatible update might be available?
Thanks. |
|
| Back to top |
|
 |
mhkb
Joined: 03 Jan 2006 Posts: 2
|
Posted: Thu Jan 05, 2006 7:12 am Post subject: Followup |
|
|
| Ok - i've managed to get the cross-frame menu working with the latest menu version - 2.4.8. It looks like it was mainly a problem with the menuitems file. However, it still runs slow. If I restart IE then it starts off quick but progressively gets slower. So far it doesn't appear to run slow in Firefox. I've seen other posts about IE running slow - is this something that can be fixed? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
|
| Back to top |
|
 |
|