jQuery REplace Fade Effect with slide up /Slide Down -


Does anyone help me rewrite the code given below which uses the flade effect, a sliding effect I want to slide up and fade ("slow", function () {$ ("# pnlCostMetrics"). FadeIn ("slow"); slide below

  ShowCostMetrics () {$ ("# pnlGraph").}); } Function () {$ ("# pnlCostMetrics"). Fade ("slow", function () {$ ("# pnlGraph"). FadeIn ("slow");}); }  

In advance thanks

Instead of fadeIn / Out slide

  ShowCostMetrics () {$ ("# pnlGraph"). SlideUp ("Slow", Function () {/ $ ("# PnlCostMetrics"). SlideDown ("Slow");}); } Function () {$ ("# pnlCostMetrics"). SlideUp ("Slow", function () {$ ("# pnlGraph"). SlideDown ("Slow");}); }  

Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -