I have a simple jQuery animation using fadein
and it works but once faded in... I wish to MOVE using TOP property 30 pixels upwards, but slowly.
This is what I have so far:
$('#Friends').fadeIn("slow");
I have both jQuery and jQuery UI loaded...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…