How can I use .append() with effects like show('slow')
Having effects on append doesn't seem to work at all, and it give the same result as normal show(). No transitions, no animations.
How can I append one div to another, and have a slideDown or show('slow') effect on it?