[jQuery] attr(style: ) vs. css

[jQuery] attr(style: ) vs. css


Hi all!
What's the difference between:
1. attr(style: "prop./val.")
2. css({prop./val.})
and
3. animate({prop.val.}, 0)
Are all the changes set in the html inline-style?
Thanks!
Reference for my question:
http://groups.google.com/group/jquery-en/browse_thread/thread/10ce43d5f882b642?hl=en