Thanks Ianxiazhi, that works.

Why is it that I need to call focus from its own callback? Like I
said, I'm very new to JS/jquery so any insight is appreciated.

-S

On Aug 27, 12:14 am, lanxiazhi <lanxia...@gmail.com> wrote:
> function loginCallback() {//add a callback function to this animation,where
> the focus take place.
>        $("#login_form").show("slide", null, 1000);       }

Reply via email to