图片等比例缩放

页面代码: <div id="pic"> <img src="/dd/gg.gif" height="233"/> </div> js代码 $(function(){ $("#pic img").each(function() { var im