There's not much to say about that. It works just like the jQuery.animate method, only without the animation. Here's the documentation:
http://api.jquery.com/css/
And my previous suggestion still stands: Don't use minified scripts in development, or the stacktraces your debugger (I do hope you use one!) gives you will be useless.