[jQuery] Re: fadeOut behaving funny

2007-11-03 Thread Wizzud
"slow" is set at 600 milliseconds, which is slow in machine terms but not human terms! On Nov 3, 10:54 am, stef <[EMAIL PROTECTED]> wrote: > heh that made it work, thanks. why? > > On Nov 3, 12:57 am, Wizzud <[EMAIL PROTECTED]> wrote: > > > Set the fadeOut duration to 3 seconds (.fadeOut(3000);).

[jQuery] Re: fadeOut behaving funny

2007-11-03 Thread stef
heh that made it work, thanks. why? On Nov 3, 12:57 am, Wizzud <[EMAIL PROTECTED]> wrote: > Set the fadeOut duration to 3 seconds (.fadeOut(3000);). Does the same > thing still happen? > > On Nov 2, 2:28 pm, stef <[EMAIL PROTECTED]> wrote: > > > i have a page where a form is submitted to the same

[jQuery] Re: fadeOut behaving funny

2007-11-02 Thread Wizzud
Set the fadeOut duration to 3 seconds (.fadeOut(3000);). Does the same thing still happen? On Nov 2, 2:28 pm, stef <[EMAIL PROTECTED]> wrote: > i have a page where a form is submitted to the same page, using php > (no ajax). if the query that writes the data to the db is successful > it sets $mar