Код: Выделить всё
var count =0;
$(document).ready(function() {
if (window.File && window.FileList && window.FileReader) {
$("#files").on("change", function(e) {
var files = e.target.files,
filesLength = files.length;
count++;
for (var i = 0; i < count; i++) {
var f = files[i]
var fileReader = new FileReader();
fileReader.onload = (function(e) {
var file = e.target;
$("" +
"
[img]\[/img]
" +
"
Remove image" +
"").insertAfter("#files");
$(".removeImg").click(function(){
$(this).parent(".pip").remove();
});
// Old code here
/*$("
[img]https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js[/img]
Код: Выделить всё
Upload your images
Пожалуйста, помогите мне.
Подробнее здесь: https://stackoverflow.com/questions/372 ... ipt-jquery
Мобильная версия