搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how to drag and drop icon in the browser

  • 1 回覆
  • 3 有這個問題
  • 13 次檢視
  • 最近回覆由 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.

所有回覆 (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.