Page 1 of 1

Greesemonkey script request

Posted: Fri Mar 03, 2006 10:15 am
by shiznatix
Does anyone know of a greesemonkey script that will put the google suggest search in with your personalized google homepage? that would be fantasticly amazing because I love both of them and putting them together would make me happy.

Posted: Fri Mar 03, 2006 10:46 am
by Weirdan

Posted: Fri Mar 03, 2006 10:48 am
by Weirdan
though it may be useful to add
document.getElementById('q').setAttribute("autocomplete", "off");
to it

Posted: Fri Mar 03, 2006 1:43 pm
by shiznatix
wow thats amazing! i want to use the line that you put in but no matter where i add it, it does not work. That will turn off the it automatically inserts the suggested stuff into your text field right? yes i don't want it to do that.

also while i am at it, how would i make it so that the cursor does not automatically start inside of the text field?

edit: also, is there a way that you can make it not delete everything that i have put into the text field when i hightlight the whole thing? that is really annoying