标签上传
ie8+ 标签 iframe :hover
依赖于 jQuery
btn 必须是<label>
一键一自动文件上传
很简单的
var jbtn = $ ( 'label' ) . labelUpload ( {
name : 'file' , // field name
action : '/upload' ,
accept : 'image/*' ,
dataType : 'json' , // json,text
contentType : 'html' , // html,text (server response contentType text/html,text/plain)
onstart : function ( ) {
jbtn . addClass (
评论0
最新资源