博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年3月19日

摘要: jQuery 有个插件 jQuery.Form ,这个插件功能很强大,可以用来处理文件上传的表单。下面是这个问题的描述:假设有这么一个表单<form id="form_img" action="/action/upload" method="POST" enctype="multiple/form-data"><input type="file" name="img"/>&... 阅读全文

posted @ 2010-03-19 20:01 linFen 阅读(2372) 评论(0) 推荐(0)