userstyles.org - 4chan x reCAPTCHA Fixx

(No screenshot available)
A fixx I grabbed for 4Chan x grease monkey script..

not mine..

an other fix is to:
1) Find this line:

#qr tr:last-child { \

and replace it with this one:

#qr td.rules { \

2) Find this line:

if (target.nodeName === 'TABLE') {

and insert this directly ABOVE it:

if (target.id == 'recaptcha_challenge_field' && $('#qr #recaptcha_challenge_field')) {
$('#qr #recaptcha_challenge_field').setAttribute('value',target.value);
$('#qr #recaptcha_image img').setAttribute('src','http://www.google.com/recaptcha/api/image?c=' + target.value);
}

This should take care of the problem until aeosynth fixes it.


Sauce:
http://userscripts.org/topics/57445
To use this style, install Firefox and Stylish. If you already have Stylish, make sure this site is allowed to run JavaScript.
4chan x reCAPTCHA Fixx
58208
35123
4chan

More Info

Author Pollywog
Created Jul 31, 2010
Updated Jul 31, 2010
Installs (this week) 1
Installs (total) 217

Feedback

Discussions

No discussions posted yet. Be the first to ask a question or review this style.