Using jQuery animation, I would like to work with the css classes defined somewhere in the .css file so as not to explicitly give all the jquery.animate () style options.
I can create a fake (e.g. invisible) element with such a class, read its css properties and pass them to jquery.animate () - does anyone know a better way?
jquery
rudnev Aug 08 '09 at 10:45 2009-08-08 10:45
source share