- 0
Static Drag and Drop JavaScript (jQuery too)?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Everyone seems powerless against Oracle's ownership of the JavaScript trademark 1 2
By Usama Jawad96,
- oracle
- javascript
- (and 5 more)
- 29 replies
- 0 views
-
HTML, CSS, & JavaScript All-in-One For Dummies (worth $39.99) free download ends today
By News Staff,
- ebook offer
- sponsored
- (and 3 more)
- 0 replies
- 0 views
-
Download HTML, CSS, & JavaScript All-in-One For Dummies ($39.99 Value, now FREE)
By News Staff,
- ebook offer
- sponsored
- (and 5 more)
- 0 replies
- 0 views
-
Microsoft is making TypeScript 10x faster for developers
By pradeepviswav,
- microsoft
- typescript
- (and 3 more)
- 4 replies
- 0 views
-
Microsoft introduces TypeScript 5.8: Explore the latest features and enhancements
By zikalify,
- microsoft
- typescript
- (and 4 more)
- 4 replies
- 0 views
-
Question
Jose_49
'morning! or whatever your current timezone is ;)
First of all, I know that if I do some simple googling I could get a plethora of results on this topic.
But, what I am seeking is different, and I need some help.
I am trying to do a somewhat interactive carousel, which you can actually move the position of the images from one point to the other.
But, I'm not looking for something complex or eye candy. I mean, it does not need to have a wooshing effect each time the user moves the image. I am also not looking for another carousel. I am using jqCarousel and I am happy with it.
What I need to know is how can I detect that a image has been taken (drag start), and that image is dropped in another part of the carousel, so I just need to do some javascript code to swap the image source and be done with it.
Thanks a lot in advance.
P.S. You know that when you drag an image on any browser you see a "ghostly " representation of itself. That will suffice for me. Just need to know a handler that will allow me to detect where it will drop.
Link to comment
https://www.neowin.net/forum/topic/1150460-static-drag-and-drop-javascript-jquery-too/Share on other sites
4 answers to this question
Recommended Posts