In jQuery, fontSize and font-size are both valid in the css() function, but in animate(), it has to be fontSize?
Are there more rules for other functions?
so the safest is still the form fontSize
Update: our project uses jQuery 1.3.1, and it will not work... but I just checked that 1.4.2 will work with "font-size" even for animate.