Skip to content

Instantly share code, notes, and snippets.

@satyr
Created April 18, 2009 12:55
Show Gist options
  • Save satyr/97589 to your computer and use it in GitHub Desktop.
Save satyr/97589 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name tv.yahoo adjuster
// @namespace http://d.hatena.ne.jp/murky-satyr
// @include http://tv.yahoo.co.jp/listings/*
// ==/UserScript==
scrollTo(0, document.getElementsByClassName('programScrollTop')[0].offsetTop);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment