Jquery using append with effects
- by David King
how can I use .append with effects like show('slow')
having effects on append doesnt seems to work at all.
and it give results 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?