1
vote
2answers
163 views
Scrolling an HTML page with javascript?
I created a page that scrolled via JavaScript but in some browsers it does not scroll very smoothly when you and text to the page? And it doesn't seem to work at all in chrome.
My question is: What …
1
vote
1answer
745 views
Silverlight 3 - ListBox : how to achieve Smooth Scroll and catch MouseDown/MouseUp events
I'm trying to adapt the behaviour of the ListBox for my needs and I ran into several problems
1) How can you programatically set the scrolling position of the ListBox
The ListBox does not provide an …
0
votes
3answers
811 views
Blackberry - How to implement ListField Smooth Scrolling?
Overview
I'm using a listfield class to display a set of information vertically. Each row of that listfield takes up 2/5th's of the screen height.
As such, when scrolling to the next item (especially …
