Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:48

Home-item opens in new window and not in the specified frame


Poster: Christiaan
Dated: Tuesday November 14 2006 - 11:55:21 GMT

Hi there,

Can somebody help me with this?
When I click on "Home" or another main-menuitem, it opens in a new window. It should be opened in the main-frame!

- Home redirect to a page home.aspx. (MUST open in mainframe)
- Help to a PDF. (This works)
- The other main-menuitems redirects to "javascript:void(0)". (MUST only open the menu with submenuitems)
The frame names are correct.

The URL: Test-site
OS: MS Windows Server 2003
Browser: IE6

Thnx!


Poster: Ruth
Dated: Thursday November 16 2006 - 4:10:09 GMT

Hi,

Try upgrading to the newest version and see if that takes care of it.

Ruth


Poster: Christiaan
Dated: Thursday November 16 2006 - 8:39:27 GMT

Hi Ruth,

Thx for the response. But this is the newest version of the menu, sofar I know.

Christiaan

Ruth wrote:
Hi,

Try upgrading to the newest version and see if that takes care of it.

Ruth


Poster: Ruth
Dated: Thursday November 16 2006 - 14:14:50 GMT

Hi Christiaan,

You are using version 5.60, we are now at 5.62. We need to have you using the newest version in order to work on the issue since little 'bugs' get fixed as the upgrades come out.

If you want to get a notice when each new version comes out, log in to the forum and click on the watch this topic link at this topic

http://www.milonic.com/forum/viewtopic.php?t=3108

Ruth


Poster: Christiaan
Dated: Thursday November 16 2006 - 14:44:23 GMT

Hi Ruth,

Sofar I know, I have now the newest version installed. But the problem isn't solved yet. When I push the home-button it opens in a new window, and it should be opend in the mainframe.
What do you need, so you can help me with this problem?

The following script is written to topmenu.js:
with(milonic=new menuname("Main Menu")){
style=miniStyle;
alwaysvisible=1;
orientation=1;
top=0;
left=150;
aI("text=Home;url=home.aspx;target=mainframe;");
aI("text=Project;showmenu=Project;onfunction=openSubmenu();offfunction=closeSubmenu();target=mainframe;");
aI("text=Beheer;showmenu=Beheer;onfunction=openSubmenu();offfunction=closeSubmenu();target=mainframe;");
aI("text=Account;showmenu=Account;onfunction=openSubmenu();offfunction=closeSubmenu();target=mainframe;");
aI("text=Help;url=upload/help/help_NL.pdf;target=_new;");
}

with(milonic=new menuname("Home")){
style=miniStyle;
overflow=scroll;
}

The following script is written to mainframe.js:
with(milonic=new menuname("Home")){
style=miniStyle;
overflow=scroll;
}


Grtz, Christiaan

Ruth wrote:
Hi Christiaan,

You are using version 5.60, we are now at 5.62. We need to have you using the newest version in order to work on the issue since little 'bugs' get fixed as the upgrades come out.

If you want to get a notice when each new version comes out, log in to the forum and click on the watch this topic link at this topic

http://www.milonic.com/forum/viewtopic.php?t=3108

Ruth


Poster: Ruth
Dated: Thursday November 16 2006 - 23:39:11 GMT

Hi,

I'll have to post this to someone because I cannot find the problem. That problem does not exist on the frames demo which uses the newest version of the menu, so it has to be something in the page, js or maybe the asp, but that is beyond me. I'll let you know when I get some info.

Ruth