Archived Comments (locked)

in
Subscribe to Archived Comments 4 posts, 4 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
splintor Scriptwright

I added a new script that aims at Google new homepage design, with links at the top of the page - http://userscripts.org/scripts/show/9716

 
tonydpark User

I got it to work by changing this line:

var nodEvenMore = xpathFirst('//a[@class="q"][.="even more\u00A0\u00BB"]');

to:

var nodEvenMore = xpathFirst('//a[@class="q"][.="more\u00A0\u00BB"]');

 
Dave G Scriptwright

Not working for me. Looks like you're in the middle of updating it, though...

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