Integrate Image Cropper plugin
I want to add image cropping feature in my app and I liked the plugin below, but not able to integrate with appery.Any help would be appreciated.
http://jsfiddle.net/dekkard/9r6czo65/12/
Plugin name cropper-master
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I want to add image cropping feature in my app and I liked the plugin below, but not able to integrate with appery.Any help would be appreciated.
http://jsfiddle.net/dekkard/9r6czo65/12/
Plugin name cropper-master
You would have to include the cdn in external resources in app settings, if it is dependent on bootstrap, that library would need to be included also. create a css file to contain the css and then add the javascript code as an event in your page, perhaps as a button click event. If you give me more details, I will try to be more specific.