Google Reader Page Down

By Blake West Last update Dec 6, 2008 — Installed 378 times.

script broken

in
Subscribe to script broken 1 post, 1 voice

X1011 Scriptwright

it seems that when the script is loaded, the #viewer-footer div does not exist yet. i tried using document.body.addEventListener('load', but it seems to never get executed. my workaround is using a menu command; i wrapped the main code in this:

GM_registerMenuCommand('page down', function() {
...
})

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel