Search found 2 matches

by kbourzikas
Thu Dec 16, 2004 12:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple "subOffset" values?
Replies: 5
Views: 4601

It's kind of hard to explain and my sample is on a secure network. What I want the menu to do is popup on a certain area below where the menu normally loads. The idea is that when a person click the menu it will almost act as a reminder on the page so that it is near a form in the bottom/middle of ...
by kbourzikas
Wed Dec 15, 2004 6:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple "subOffset" values?
Replies: 5
Views: 4601

offset first dropdown menu

Hello.
I saw this post and I am trying to do something similar. I want to offset the first drop down dynamically so that it will change when the page is resized. What I am trying to do is create a variable with...

var winRight = document.body.scrollWidth;

and place this in the left= winRight ...