Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Kyle Day: nice script. I made a fast fix,
before: if (a[i].innerHTML.substring(0, 11) == '<u>more</u>' && a[i].className != "l")
why are you doing that? |
|
|
Excellent script Kyle! I'm new to Javascript coding after mostly working with HTML. I want to rearrange the buttons to be in this order: Web Images Video Maps Music Movies Software Gmail more. How can I do this? I found some scripts that can do this - http://userscripts.org/scripts/review/27909 - http://userscripts.org/scripts/review/26905 - but unfortunately I'm still trying to figure out how to use them. Any advice would be much appreciated. |
|
|
great! |
|
|
Beautiful! |
|
|
Some of the international sites are a bit different from the U.S. site. I would love to make it work on international sites, it just looks like it could be a lot of work. |
|
|
Kyle, the script isn't working on international google sites atm (e.g. http://www.google.com.au/). I think you just need to tweak the included urls. |
|
|
At the top bar, you should see links for Music, Movies, Software, and Books. Click on on one of these links to search within that category. These new links may be hard to notice at first as I tried to make it look integrated. If you still don't see them, let me know. |
|
|
I don't see any difference. |
|
|
Very nice |