随笔分类 -  jquery 笔记

使用jquery插件uploadfive、jcrop实现头像上传
摘要:1、html页面部分代码:(实现选着图片时,jcrop能够刷新图片) <script type="text/javascript"> $(function(){ $("#upload_org_code") .uploadifive( { 'queueID' : 'some_file_queue',/ 阅读全文
posted @ 2017-06-16 11:28 coder_ornot 阅读(554) 评论(0) 推荐(0)