帝国CMS程序安装头像裁切插件,帝国CMS怎么实现头像裁切功能
2014-01-22 10:26:01

               }
               
               SaveImgSrcValue(queueID,fileObj,img_src);
               //$("#tb").children().remove();
               //$("#tb").append(" <div  style="width:400px; height:400px; border:solid 3px #ddd; text-align:center"><img src=""+img_src+"" id="target" alt="Flowers" width=""+show_width+"px"  /></div><div style="width:100px;height:100px;overflow:hidden;"><img src=""+img_src+"" id="preview" width="100px" alt="Preview" />")
               if((img_width>100&&img_height>100))
               {
                CutLoad();
                $(".jcrop-holder").css("margin","0 auto");
               }
               //$("#tb img").attr("src",response);
               //SetImgQueue(queueID,fileObj,response);