Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

how to drag and drop icon in the browser

  • 1 antwoord
  • 3 hebben dit probleem
  • 13 weergaven
  • Laatste antwoord van guigs

more options

hi i Have A web page that i should drag some responces from right to their correct location in Left.in pc I hold left mouse buttom and drag icon into its Correct place and drop it but I can't do that on the android browser. how should I do that? and firefox is only browser that support my web page.

hi i Have A web page that i should drag some responces from right to their correct location in Left.in pc I hold left mouse buttom and drag icon into its Correct place and drop it but I can't do that on the android browser. how should I do that? and firefox is only browser that support my web page.

Alle antwoorden (1)

more options

Some websites are programed to recognize tap actions instead of clicks, but others design the site to have a mobile version and a desktop version.

However I do not know if this will do this automatically. For example if you have a drop down menu in a form, it will drop down if you tap it on a mobile device and will do the same thing if you click it in a desktop browser.

It is possible to try to long tap then try to drag it, but if the website does not have it programmed, it may not work. There is Javascript UI touch punch that you can check out to develop this capability, but that would be a question for stackoverflow.com.

I am sorry I could not be more helpful.