Ignore:
Timestamp:
Oct 9, 2014 3:04:21 PM (11 years ago)
Author:
quyenla
Message:

upload file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-bachkim-filespace/sourcecode/assets/js/manager.js

    r239 r243  
    254254                        var btnUploadClick = function () {
    255255                                uploadStart();
    256                                  upload_init();
    257                                  var url = 'http://space.violet.vn/test.php';
    258  alert("1");
    259 $.ajax({
    260         url: "http://vskun.com/test.php",
    261         dataType: 'jsonp',
    262         success: function (data) {
    263             alert(data);
    264             //Data from the server in the in the variable "data"
    265             //In the form of an array
    266 
    267         }
    268 
    269 });
    270  alert("12");
     256                                upload_init();
    271257                        }
    272258                       
Note: See TracChangeset for help on using the changeset viewer.