| |||||||
| Top Tip : Click here to Boost Your PC & Chrome Browsing Speed |
![]() |
| | Thread Tools | Display Modes |
|
#1
| |||
| |||
| Hi everyone, Do you play guitar? Sometimes I do: I search some chords for the song I want to play, I find it, I play, and then I have to stop to scroll down the page. Did you faced some others situations in which you have hands busy and you need some automatic scrolling? (Like reading BBC news eating spaghetti?) Well we have a bookmarklet to automatically and slowly scroll down the page! Scroll down: javascript:var one,two=new Function('clearTimeout(one)'); document.onkeydown=two; two(); void(one=setInterval('if( pageYOffset<document.height-innerHeight) {window.scrollBy(0,1)} else{two}',50)) And then we have also its counterpart to scroll immediately to the top of the page! Scroll up: javascript:(window.scrollTo(0,0)) Have fun!! |
|
#2
| |||
| |||
| Thanks for sharing ! You can also middle click on the page's background and use the mouse to set a constant autoscroll. |
|
#3
| |||
| |||
| Thank you! I did't know because I have no middle click ![]() I also forgot to say that you can stop the scrolling pressing enter! |
|
#4
| ||||
| ||||
| Thanks for sharing Works great! you can also stop the scrolling by pressing ESC |
![]() |
| Tags |
| scroll bookmarklet |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Useful Bookmarklets | Tiby312 | Chrome Plugins | 6 | 02-08-2010 05:59 AM |
| Middle click scrolling | kirby145 | Chrome Talk | 4 | 03-31-2009 12:03 AM |
| Middle click scrolling | TheCardinal | Bugs and Vulnerabilities | 2 | 03-27-2009 12:58 AM |
| Google bookmarklets question | jackfusion | Chrome Tips & Tricks | 1 | 01-03-2009 07:08 PM |
| Synapics touchpad scrolling | switch.au | Bugs and Vulnerabilities | 6 | 09-20-2008 03:31 AM |