[jQuery] jquery.animate with className only
I'm new to Jquery and I was wondering if this feature exists anywhere.
the animate() function where instead of parameters you pass in a
classname and it reads the parameters from available css definitions.
I am trying to keep my css specifics out of my javascript files.