NetTalk Central

Author Topic: Drag and Drop Upload  (Read 2515 times)

bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Drag and Drop Upload
« 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

bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Re: Drag and Drop Upload
« Reply #1 on: October 26, 2017, 04:08:33 PM »
I should have said NT10.08

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11171
    • View Profile
Re: Drag and Drop Upload
« Reply #2 on: October 27, 2017, 07:13:01 AM »
noted.