NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: bshields on October 26, 2017, 04:06:48 PM

Title: Drag and Drop Upload
Post by: bshields on October 26, 2017, 04:06:48 PM
Hi Bruce,

I noticed a JS error when doing file upload using drag and drop (the button method works ok). I was testing in Chrome, but also appears in other browsers.

I checked Example #26 and the problem exists in it.

The js error in the console is: "Uncaught TypeError: options.form.prop is not a function".

Regards
Bill
Title: Re: Drag and Drop Upload
Post by: bshields on October 26, 2017, 04:08:33 PM
I should have said NT10.08
Title: Re: Drag and Drop Upload
Post by: Bruce on October 27, 2017, 07:13:01 AM
noted.