devamx
Junior Member
Posts: 2
Registered: 6/8/2004
Member Is Offline
|
| posted on 6/13/2004 at 12:53 AM |
|
|
Is it possible to stop the scrolling?
Hello- I was wondering if there is a way to edit the Tigra_scroll Java Script to enable it to “behave” like a explorer browser window. For example, I
have a vertical scrolling window setup on my page and it loads fine. When I gave it the first test run I was very pleased however after trying it a
few times I thought it would be nice if, when it scrolled to the bottom of the page (or html document/frame) it would stop scrolling. This way the
user would have to scroll up to get to the top of the page (instead of continuing to scroll down to get to the top – as it is now). I know it makes
more sense to have scroll all the way through to get back to the top but most people are used to scrolling back up to get to the top of a document
again. Also, I’m curious to know if this would be possible.
Is it possible to cause the scrolling to stop at the bottom (and the top)? Thank you.
Deva
|
|
|
Verpeiler
Junior Member
Posts: 3
Registered: 9/1/2005
Member Is Offline
|
| posted on 9/1/2005 at 03:27 PM |
|
|
Can anybody answer this question? I want to know as well …
is it possible to stop scrolling at top/bottom or left/right?
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 9/6/2005 at 11:29 AM |
|
|
There is no such feature implemented in standard scripts, but it could be customized within PRO version or implemented by changing core script in free
version (try to modify roll function at the bottom of scroll.html file).
|
|
|