标签:情况 trap xxxx 解决 type boot type=file ... str
如果出现$("#xxxx").fileinput({}); 不生效的情况请将fileinput.js中最后几行注释掉:
/* $(document).ready(function () {
var $input = $(‘input.file[type=file]‘), count = $input.attr(‘type‘) ? $input.length : 0;
if (count > 0) {
$input.fileinput();
}
}); */
网上的教程我呵呵
这个第一步都没有人说的
还有用叫人.min.js不如去死?
6个小时..............
bootstrap插件fileinput.js出现出现$("#xxxx").fileinput({}); 不生效的情况解决
标签:情况 trap xxxx 解决 type boot type=file ... str
原文地址:http://www.cnblogs.com/ydymz/p/6424195.html