click images to demo IMG resize:

using stylesheet to set width/height of IMG, then animate:

Blue Hole ~ Belize

using .css() to first set width/height of IMG, then animate:

Blue Hole ~ Belize

using .width() and .height() to first set width/height of IMG, then animate:

Blue Hole ~ Belize

using .attr('width') and .attr('height') to set width/height of IMG, then animate:

Blue Hole ~ Belize