$("#upload").on("fileuploaded", function (event, data, previewId, index) {
debugger
debugger;
$('#upload').fileinput('cancel');
$('#upload').fileinput('clear');
$('#upload').fileinput('enable');
$('#upload').fileinput('cancel');
$('#upload').fileinput('clear').fileinput('refresh').fileinput('enable');
});
bootstrap-fileinput上传完文件后,输入框还原
原创
©著作权归作者所有:来自51CTO博客作者yangshanyang的原创作品,请联系作者获取转载授权,否则将追究法律责任
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
有趣的CSS - 简约大方的输入框
一款简约大方的动态输入框,适用于表单提交、账号登录入口。
css 输入框 前端 ui 输入框交互 -
关于bootstrap-fileinput
最近搞了一个很简单的项目,里面需要文件上传。当然文件上传也是很简单的,
bootstrap json html -
bootstrap-fileinput插件实现文件上传
文章目录一、准备二、使用示例1、引入响应的js和css文件2、批量导入前端代码三、效果展示:一、准备源码下载地址:https://github.com/kartik-v/bootstrap-fileinputDemo地址:https://plugins.krajee.com/file-input/demo中文文档:http://www.bootstrap-fileinput.com/下载好的目录如下图:将该文件引入到项目中二、使用示例1、引入响应的js和css文件 <link hr
bootstrap js javascript jquery 前端 -
bootstrap-fileinput插件实现多文件的上传
前言最近需要做文件上传的相关模块,考虑了很久,最后决定使用bootstrap-filein
bootstrap 上传 System -
bootstrap输入框
我是中国人 用户名 邮箱 密码 ...
输入框 bootstrap css html 用户名