[jQuery] Re: Enable a disabled checkbox after the user has completely scrolled down to the bottom of a textarea
Noone?
[jQuery] Enable a disabled checkbox after the user has completely scrolled down to the bottom of a textarea
Hi, I'm trying to recreate a behaviour which enables a disabled checkbox after the user has completely scrolled down to the bottom of a textarea ("agree to license terms"). My current state can be found at http://jsbin.com/izagu The checkbox is not being enabled with my approach. I can enable