Welcome Guest, Not a member yet? Register   Sign In
ASK: AJAX image cropper integrated with CI's Image Lib
#1

[eluser]joneslee[/eluser]
Hello everyone,

I would like to ask CI experts about how to create an Javascript Image Cropper in which user select the area they want to crop then the image will be POSTED (AJAX) to CI to crop? I would love to see example code or tutorial.

Many thanks,
#2

[eluser]TheFuzzy0ne[/eluser]
I very much doubt that such a thing exists for CodeIgniter. Why don't you see what you can come up with?

[url="http://www.nwhite.net/MooCrop/"]Here's MooCrop[/url]. Hopefully it will get you started.
#3

[eluser]Colin Williams[/eluser]
Any JS cropper will end up with all the instructions needing by CI's Image_lib class (y_axis, x_axis, width and height). It should be trivial to connect the dots.




Theme © iAndrew 2016 - Forum software by © MyBB