Auto Tab From Field To Field

I have four $form->TextField to accept credit card info and each field requires 4 digits. How can I configure them so that after entering the first 4 digits the cursor will auto advance to the next field?

Thanks!

Hi,

http://www.mathachew.com/sandbox/jquery-autotab/

I hope this will work