Search found 7 matches

by Kevin@Kasper
Mon Mar 29, 2004 10:21 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Changelog 5.1?
Replies: 1
Views: 2069

Changelog 5.1?

Well after some search I could make up the version I downloaded was 5.1 (and not 5.09) as most versionstamps in the files still say 5.0 ...
Now, is there somewhere a changelog available on the changes from 5.09 -> 5.1 as the changelog page only shows up to 5.09. And, is there anywhere some ...
by Kevin@Kasper
Tue Mar 23, 2004 9:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Closing submenus after one of them is clicked.
Replies: 6
Views: 5906

Could someone please look into this? This problem is standing for a long time (closeonclick not working) now and i'm getting nervous people on my back that this behavior doesn't work
by Kevin@Kasper
Tue Mar 02, 2004 11:16 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not closing after targeting an iframe
Replies: 7
Views: 6851

could you elaborate plz?

I wrote this function in the data file to change source & close menus:

---------
function changeIFurl(IFtarget){
parent.frames['mainIFrame'].location.href = IFtarget;
closeAllMenus();
}

--------

I'm using this aI string:

aI("text= Last Minute;url=javascript ...
by Kevin@Kasper
Thu Feb 26, 2004 9:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Doin' my head in... closeonclick & unsupported framecode
Replies: 6
Views: 6435

nope same behavior .... submenus don't want to close :(
by Kevin@Kasper
Wed Feb 25, 2004 5:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Doin' my head in... closeonclick & unsupported framecode
Replies: 6
Views: 6435

I've never used frames and not good at java, so I'll throw out some observations incase anyone knows.

Assuming I'm looking at the correct menu on the left side.

I don't understand why you have 2 menu data files. Probably you shouldn't repeat styles for the same menu.


2 frames = 2 data files ...
by Kevin@Kasper
Wed Feb 25, 2004 10:44 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Doin' my head in... closeonclick & unsupported framecode
Replies: 6
Views: 6435

doesn't work neither :(
by Kevin@Kasper
Tue Feb 24, 2004 11:31 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Doin' my head in... closeonclick & unsupported framecode
Replies: 6
Views: 6435

Doin' my head in... closeonclick & unsupported framecode

Hi all!

I'm having a "big" problem with the unsupported framecode where none of the functions I use to close the submenu on click works...

Let me explain my situation/setup:

site url: http://www.connections.be/nl/index_v7.shtml
- site is divided in frames (can't change that ) so i'm using the ...