jquery - Drag and drop small images into a base image -


I am new to jQuery and I want to draw some images in the original image. I want to say that there is an original image and on this image, I will draw some small pictures and pull it. Please suggest some plugins. Any help is highly appreciated.

You do not need any plug-ins to do this.

Just do this by using JQueryUI.

Please look for help, this is what you want.

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -