Comments by Winston Huang on scripts
2 comments
|
Comment on: |
it doesn't work for me either. i replaced document.onkeydown = keypress_handler; with document.addEventListener("keydown", keypress_handler, false) it seems to work now |
|
Comment on: |
my download goes to an infinite loop. is your script redirecting after the first redirect? |
