followscroll speed

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
cejko1
Beginner
Beginner
Posts: 6
Joined: Thu Sep 05, 2002 3:16 pm

followscroll speed

Post by cejko1 »

Hi!

Is it possible to change the speed of the "followscroll" function ???

I thought that I could do this with those parameters at the top of the menu_data.js
_followSpeed=5 // Follow scrolling speed
_followRate=40 // Follow scrolling Rate

but it didn't work


I'm using relese 5,06. Is this maybe a bug ??


Thanks!
Cejko
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

There are a number of posts on followscroll and its probably listed under styles on the main site. There are 3 paramaters, offset from top, speed and rate. But I can't remember if its a semicolon or comma :oops:

followscroll="1,200,20";
or is it
followscroll="1;200;20";

The comma looks correct but do check.

maz
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

There's an extremely insightful and very well written ;) discussion of the followscroll property here.

Kevin
cejko1
Beginner
Beginner
Posts: 6
Joined: Thu Sep 05, 2002 3:16 pm

Post by cejko1 »

Thank you very much! :D

Cejko
Post Reply