[jQuery] animate queue :)

2009-10-12 Thread rory pickering
how can i create a queue what i want to do is onblur of a field 1) fade out current message in a div, 2)change the message 3) fade in new message (same div) when i try to do it it changes the html in the div then fades out and then in.. this is the code ive writeen $("#txt_user_name").b

[jQuery] .animate() queue without pause between animations

2009-01-13 Thread Miloš Rašić
I'm using .animate() for a rotating navigation menu of 5 items, where the currently selected item is in the center. When I click on an icon next to the central everything works ok, but when I click on an icon to the far left or far right, two calls to .animate() are needed per icon for all icons t