English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Either in java or vbasic. I can control lots of properties, but
not that one. I don't want to install a compiler, thx.

2007-02-18 13:28:13 · 2 answers · asked by hallitubevolunteer1 3 in Computers & Internet Programming & Design

2 answers

You can use JavaScript and css attributes of scroll bars. But make sure what u do for ie, works in firefox. most of times, you JavaScript code does not give the similar results for other browser and you have to write browser dependent code by first guessing what is the browser currently used.

2007-02-18 21:52:46 · answer #1 · answered by Atif Majid 3 · 0 0

In a browser you'll need to use a javascript function. Setting the document.[element].scrollTop in pixels will position the scroll bar. This is somewhat browser dependent.

2007-02-18 22:12:02 · answer #2 · answered by sm 2 · 0 0

fedest.com, questions and answers