MotionCAPTCHA
MotionCAPTCHA copied to clipboard
Is rtl
Locate the message on the canvas is it (top right) or (top left)
for top left
$('#form').motionCaptcha();
for top right
$('#form').motionCaptcha({
isRTL: true
});