http://takeyourbase.com
Here is my code: $("img#down").show("slide", { direction: "up" }, 1000, function() { $("img#up").show("slide", {direction: "down" }, 1000, function() { $("#nav").slideDown(2000) }) }); Not sure why this is happening. I'm pretty new to jQuery. Can anyone provide some insight? ~switz -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=.