Page 1 of 1

Fade in and Fade out with jQuery?

Posted: Tue Apr 10, 2007 11:49 pm
by JAB Creations
I want to fade in a layer and then on another event handler fade it back in. I found inner fade for jQuery though I'm not exactly sure how (or if) I can do what I want with this plugin for jQuery?
http://medienfreunde.com/lab/innerfade/

For example can I fade between classes? Let's say one class has a black background displaying the text though I want to hide the text by changing it's class (or fading the layer) to black.

Posted: Wed Apr 11, 2007 2:16 am
by Kieran Huggins
fadeIn/Out/To fade an element in and out, the Interface method "animateClass" fades between classes.