hello,
I have got a problem to implement a scroller in my class.
it works fine if it has to scroll down. (If you go with the cursor to
the end of the list it scrolls)
but the way up dont. (If you put the cursor at the begining nothing
happen)
but
if the cursor is in the area right of the list it scrolls perfect.
(but it shound not do that there)
the scroll-area is defined as area: {top:15, bottom:15},i could not find a css issue. may be someone has an idea? http://jsfiddle.net/4MEPp/1/ thy for help in this case i have got one more question: i see that there is a big different between the scrollspeed in chrome and firefox aren't fps not equal fps??
