Hi,To the dev's who are good in javascript/jQuery please watch this screen record https://youtu.be/vnrw6gBu8lY What it shows is the response from using jquery fileupload by blueimp on githubjqXHR = $('#files').fileupload('send', {
files: filesList,
url: '/whats-on/upload-event/?v='+event_id,
});
return jqXHR;it's returned as result and logged on the consoleconsole.log(result['readyState']); console.log(result);console.log(result.status);console.log(result['status']); the result on the console1
Object {readyState: 1}
undefined
undefined--Accessing the fields on hover shows .status or .state but calling it returns undefined.I've also looked at this page from firefox https://developer.mozilla.org/en-US/docs/Web/API/ which has it as .statusXMLHttpRequest Best Regards,Samuel Muiruri.-------------------------------------------- Samuel Muiruri, Web Designer & Software Designer
0738940064 |
muiruri.samuel@gmail.com
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke