Hide Scour navigation

By Gluek Last update Aug 7, 2008 — Installed 145 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 7 posts, 4 voices



Jesse Andrews Admin

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

 
Gluek Script's Author

Thanks, but it is already present in script code.

 
marcin3k Scriptwright

edit: Oops, sorry. It was about 4:00am CET, maybe that's why I haven't noticed it. Sorry once again :)

 
Gluek Script's Author

It works fine, thanks, I'll add it to the script.

 
Nasty, the V... User

I threw in the following hack to get the desired behavior below. It's probably not very clean, but if Gluek is interested in improving on it, feel free:

	unsafeWindow.doVoteFrame = function doVoteFrame(index, url, title, domain)
	{
	  $('#viewresultformtitle').val(title);
	  $('#viewresultformurl').val(url);
	  $('#viewresultformquery').val(searcher.search_query);
	  $('#viewresultform').get(0).action = url;
	  
	  document.getElementById('viewresultform').submit();
	  return false;
	}

 
Nasty, the V... User

Any way to get rid of the footer on the click-through? Perhaps by changing the hyperlinks to navigate directly to the page of interest, rather than via http://www.scour.com/view/result/?URL={website-URI}?

 
Gluek Script's Author

Screenshots:
http://gluek.info/images/screenshots/microgluek...
http://gluek.info/images/screenshots/microgluek...

I'm using this script on my Asus Eee PC, with 800×480 screen :)

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