Combining top offset with scrren position works fine, BUT it makes the menu unusable because of the flickering it produces. I don't know why? Because of the image and overimage commands? Try:
with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily ...
Search found 4 matches
- Wed Feb 08, 2006 9:53 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: "Follow scrolling" doesn't work properly?
- Replies: 17
- Views: 13450
- Tue Feb 07, 2006 5:14 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: "Follow scrolling" doesn't work properly?
- Replies: 17
- Views: 13450
- Tue Feb 07, 2006 12:11 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: "Follow scrolling" doesn't work properly?
- Replies: 17
- Views: 13450
- Tue Feb 07, 2006 8:35 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: "Follow scrolling" doesn't work properly?
- Replies: 17
- Views: 13450
"Follow scrolling" doesn't work properly?
I can't manage to set my follow scrolling menu top start position 10 in pixels.
I tried:
followscroll="10";
followscroll='10';
followscroll=10;
Neither worked. All I get is always top start position = 1!
However follow scrolling menu in examples work properly.
What should be the exact line of ...
I tried:
followscroll="10";
followscroll='10';
followscroll=10;
Neither worked. All I get is always top start position = 1!
However follow scrolling menu in examples work properly.
What should be the exact line of ...