Search found 11 matches

by McTristan
Tue Sep 16, 2003 2:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Followscroll-Bottom-Bug (?!)
Replies: 19
Views: 12992

ok thanks to you both @Herrie and @Andy ... Didn't want to sound rude or so, I really appreciate the help you are giving. It's just (as I mentioned) earlier, that the Menu showed a very different behavior in every Release Candidate so I thought someone may have worked on the problem.
It would be ...
by McTristan
Tue Sep 16, 2003 7:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Followscroll-Bottom-Bug (?!)
Replies: 19
Views: 12992

First of all I'm pretty sure it's not mentioned in the documentation, second it's not really what I want. In v3.x you could define both parameters and the menu would stay at the bottom (you could even define how many pixels from the lower border of the window) and the submenus would open above the ...
by McTristan
Wed Sep 03, 2003 8:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Followscroll-Bottom-Bug (?!)
Replies: 19
Views: 12992

Hmm ... this sounds interesting though crazy :? Let's try it out ;)

[Edit]
Nope ... it does not work ... although it keeps follow scrolling - but only at the top :( ... is there maybe a newer version? Like RC8 or RC9?

[Edit #2]
There is indeed a new version RC9 - unfortunately the problem got even ...
by McTristan
Mon Sep 01, 2003 3:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Followscroll-Bottom-Bug (?!)
Replies: 19
Views: 12992

Still no luck here using latest IE with XP - also can't use it in Mozilla - same problem as described above ...
by McTristan
Tue Aug 26, 2003 9:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Followscroll-Bottom-Bug (?!)
Replies: 19
Views: 12992

Unfortunately the (unknown to me) instruction you used does not help me at all, the menu just climbs to the top. Why?
by McTristan
Sun Aug 24, 2003 10:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Followscroll-Bottom-Bug (?!)
Replies: 19
Views: 12992

Just to give you a small feedback, the bug still isn't resolved in ReleaseCandidate 7. As soon as you define "screenposition = bottom" and add "followscroll = 1" the whole menu moves to the top.

Further more I haven't figured out how to make submenus appear above the menu instead of below.

This ...
by McTristan
Wed Aug 20, 2003 2:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: followscrolling: how to align exactly to top ?
Replies: 7
Views: 6874

@pintronic:

you may use the "top"-variable to specify the exact position of the menu and where it should stay while scrolling. Best thing is to use it in conjunction with "left" and/or "screenposition".
by McTristan
Wed Aug 20, 2003 2:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Followscroll-Bottom-Bug (?!)
Replies: 19
Views: 12992

Followscroll-Bottom-Bug (?!)

According to my Posting:
http://www.milonic.com/forum/viewtopic.php?t=2259
I guess it is better to mention the bug (if it is really one - but I guess it is...) in the Bug and Development-Section.
To explain the problem again (in short):
The Menu does not "follow" the scrolling if the alignment is ...
by McTristan
Mon Aug 18, 2003 6:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu should stay at the bottom and follow - how?
Replies: 3
Views: 3601

Yes I tested it also with the sample-menu of the online-documentation, all my work so far as based on this example.
It just ignores "bottom" if follow-scroll is true - the menu stays at the top but not at the bottom as it should stay (as far as I understand it - it used to work in version 3.x this ...
by McTristan
Sun Aug 17, 2003 9:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu should stay at the bottom and follow - how?
Replies: 3
Views: 3601

The problem of the wandering menu was solved in RC6 but the problem with "menu-should-stay-at-the-bottom-and-should-follow-scrolling-at-the-bottom"-problem was still not resolved.
As I understand the description of FollowScroll it is only meant for top or vertical aligned menu ... my menu however ...
by McTristan
Thu Aug 14, 2003 4:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu should stay at the bottom and follow - how?
Replies: 3
Views: 3601

Horizontal Menu should stay at the bottom and follow - how?

Hello Community,

I managed it in version 3.x but it seems almost impossible for version 5.x:

Look at the example and the following piece of code:

http://www.nsw24.de/menutest/horizontal.htm




_scrollAmount=3 // Used for Netscape 4 scrolling
_scrollDelay=20 // Used for Netscape 4 scrolling ...