Well, i found this nice floating layer but when i scroll down it stays behind and it takes about 2-4 seconds to get to the top right corner which is where i want it, i want it to go at the same speed as when im scrolling the page down. i got all the codes but I can't figure it out.
Can anyone give me a new layer, or a code?
Bernard Marx
8:15 am on Apr 21, 2005 (gmt 0)
Can't be sure of course, but there may be a reason it is designed that way, many floating menus are. Similar menus that try to keep up with scrolling usually look completely pants as they vibrate their way up the screen.
If it's not too much hassle, you could use position: fixed; in good browsers, and try some form of css frame emulation for IE.