79624247

Date: 2025-05-15 22:27:25
Score: 1.5
Natty:
Report link

Best way to do that job is to use the code:

var cropper = new Cropper(document.getElementById('img'), {
autoCrop: true,
autoCropArea: 1,
aspectRatio: 500 / 660,
minCropBoxWidth: 500,
minCropBoxHeight: 660,
viewMode: 2

});

Paste and place it in first line, then hit compile.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Aτταck Heliςopter