Welcome Guest, Not a member yet? Register   Sign In
Drag and Drop Image from one DIv to another Div
#1

[eluser]Tejas D[/eluser]
Hello Everyone,


I am developing a website using CodeIgniter.

In one of the page of website, I need below functionality.

There are two Div on the same page. In first Div, there is collection of images.
I want to drag the selected image from first Div and drop it to second DIv.


How can I achieve this?


#2

[eluser]boltsabre[/eluser]
Tejas D, this forum is more for CodeIgniter related issues, not general website design issues. Better you post on something like stackoverflow.com or some other forum.

Quote:How can I achieve this?
Use this wonderful online tool called google!!!

I've even done it for you, using this search phrase "jquery how to drop and drag from one div to another". Here are the results.
https://www.google.com/search?q=jquery+h...to+another

Now of course once you have that working and you want to make an ajax call to a controller or something, and are having problems with that part of it, come back and post your exact problem (and some code helps!), but as mentioned above, this forum is for codeigniter problems, not generic website design problems.

Good luck.
#3

[eluser]jairoh_[/eluser]
search from jquery draggable. Smile




Theme © iAndrew 2016 - Forum software by © MyBB