Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

When in http:/localhost drag and drop of images not executing

  • 1 ответ
  • 2 имеют эту проблему
  • 18 просмотров
  • Последний ответ от sampudine

more options

I am using WAMPSERVER v 2.1 with Firefox v 47 on Windows 10 . I have downloaded a number of examples of drag and drop javascript which I intend to adapt for my own website. I have seen them working on their respective websites but in http:/localhost when I try to execute I see a circle with a diagonal line over the image, a ghost image moves and when dropped, disappears. I have seen other posts along similar lines but none were resolved. Does anyone have any idea if this a Firefox or Wampserver issue ? and whether there is a solution ?

I am using WAMPSERVER v 2.1 with Firefox v 47 on Windows 10 . I have downloaded a number of examples of drag and drop javascript which I intend to adapt for my own website. I have seen them working on their respective websites but in http:/localhost when I try to execute I see a circle with a diagonal line over the image, a ghost image moves and when dropped, disappears. I have seen other posts along similar lines but none were resolved. Does anyone have any idea if this a Firefox or Wampserver issue ? and whether there is a solution ?

Выбранное решение

Neither Firefox nor Wampserver. I forgot to say that this problem started after I installed Windows 10. I have subsequently found out that Windows 10 installed IIS which uses port 80 (same as Apache in Wampserver). After disabling IIS, the Wampserver localhost is available again.

Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

Neither Firefox nor Wampserver. I forgot to say that this problem started after I installed Windows 10. I have subsequently found out that Windows 10 installed IIS which uses port 80 (same as Apache in Wampserver). After disabling IIS, the Wampserver localhost is available again.