Search found 8 matches
- Thu Feb 09, 2006 2:48 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Fixed position menus
- Replies: 12
- Views: 7914
- Thu Feb 09, 2006 8:30 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Fixed position menus
- Replies: 12
- Views: 7914
- Thu Feb 09, 2006 7:48 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Fixed position menus
- Replies: 12
- Views: 7914
- Thu Feb 09, 2006 3:29 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Remembering position of dragable menus
- Replies: 6
- Views: 6765
okay, I'm not going to post any more on this hehe. But I think I've found another solution. The dragable.js scriptlet is not obfuscated, so tweaking it would be relatively minor. Rather than trying to detect a drag event from outside, the script itself could be modified to call another function at ...
- Thu Feb 09, 2006 3:22 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Remembering position of dragable menus
- Replies: 6
- Views: 6765
- Thu Feb 09, 2006 3:18 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Remembering position of dragable menus
- Replies: 6
- Views: 6765
well, 2 minutes after posting my question I may have found my own answer. :) I really did look around before asking, just not careful enough I guess. So, from the page http://www.milonic.com/menu_methods.php I learned of the gpos method which returns the current position and dimensions of any menu ...
- Thu Feb 09, 2006 3:15 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Remembering position of dragable menus
- Replies: 6
- Views: 6765
Remembering position of dragable menus
I've just been playing with the dragable menus and am wondering if anyone knows a way to record the top and left position of a menu after it has been dragged? I'm wanting a way to store the position in a database so the menu will remain where the user wants it when they move from page to page. The ...
- Thu Feb 09, 2006 3:12 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Fixed position menus
- Replies: 12
- Views: 7914
Fixed position menus
I'm setting up the menu on an in-house website in which all users are required to use Firefox when accessing the website. As such, I wanted to set the menu position=fixed to avoid having the menu jump around when scrolling. This works - the menu stays in place. But, the submenu's scroll off the ...