I’m trying to accomplish an pretty easy drag and drop but it doesn’t work for me the code its fine. What i’m doing wrong.
here’s my example
I’m trying to accomplish an pretty easy drag and drop but it doesn’t work
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have inconsistencies with your markup and jquery selectors.
You are referencing
$("#pool")but in your drop html you have the id as"drop"