I can't get it (closeonclick=1 or closeonclick=true) to work in version 5.
Are where some one who have a code that works ?
The purpose is to close the menu then you click on a item in the menu.
Ordinarily then you click on the menu, the menu is reloaded, but not if you use iframes like I do ...
Search found 4 matches
- Sun Oct 24, 2004 8:37 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: closeonclick=1 or closeonclick=true
- Replies: 0
- Views: 2200
- Mon Aug 04, 2003 8:14 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: MILONIC JavaScript function openIFrame dos not work .....
- Replies: 2
- Views: 3069
Anyone have any ideas?
Thanks Dave!
I try this, but it dos not work
," Start søgningen","javascript:openIFrame('resultat','./ASP/Jord/1_resultat.asp');openIFrame('valg','./ASP/Jord/2_find.asp')",,"Start søgningen",0
Any ideas?
HR
Denmark
I try this, but it dos not work

," Start søgningen","javascript:openIFrame('resultat','./ASP/Jord/1_resultat.asp');openIFrame('valg','./ASP/Jord/2_find.asp')",,"Start søgningen",0
Any ideas?
HR
Denmark
- Sun Aug 03, 2003 1:12 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: MILONIC JavaScript function openIFrame dos not work .....
- Replies: 2
- Views: 3069
MILONIC JavaScript function openIFrame dos not work .....
function openIFrame(iFrameId,winURL)
{
ifId=gmobj(iFrameId)
ifId.src=winURL
}
I start to different iframs in then menu system – like this:
,"Start","javascript:openIFrame(\"resultat\",\"./ASP/resultat.asp\");openIFrame(\"valg\",\"./ASP/find.asp\")",,"Start",0
But this dos not work in ...
{
ifId=gmobj(iFrameId)
ifId.src=winURL
}
I start to different iframs in then menu system – like this:
,"Start","javascript:openIFrame(\"resultat\",\"./ASP/resultat.asp\");openIFrame(\"valg\",\"./ASP/find.asp\")",,"Start",0
But this dos not work in ...
- Sun Aug 03, 2003 12:12 pm
- Forum: Anything Goes
- Topic: Accesskey
- Replies: 1
- Views: 3792
Accesskey
How can I use ACCESSKEY (for example Alt+n) in the Menu system 
