I am trying to create a web page for people with maladies of the hand. They have great difficulty with the double click. I want to be able to drag the links on my page to a "drop bucket". When dropped, the page should navigate to the link destination. Basically, drag, drop, and go. I have seen lots of code samples for dragging things around the page but nothing for dragging the link URL to activate it. Can anyone help?

Recommended Answers

All 2 Replies

JQuery UI has a good drag and drop functionality. When adding the drag on drop functionality you must specify the drop event listener, so you can do the redirection.

Member Avatar for stbuchok

Why do they have to double click a link? Isn't it normally a single click anyways?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.