[jQuery] Re: Enable a disabled checkbox after the user has completely scrolled down to the bottom of a textarea

2009-09-14 Thread Thorsten Panknin
Noone?

[jQuery] Enable a disabled checkbox after the user has completely scrolled down to the bottom of a textarea

2009-09-11 Thread Thorsten Panknin
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