Hi all...sorry in advance for any mistakes in my english..its not my
main language, and i don't pratice a lot...
I'm having a headache with jcrop in IE....with compatibility mode
work perfect(in IE9)! but IE9,IE8,IE7 without compatibility just
don't work...
the javascript code:
http://pastebin.com/cehtr5Cx
i will explain a little the code.
the function processa_imagem, the gets the img uploaded (we have a
specific class to upload)...and set some info....then call de function
cropper(); thats the function to initialize jcrop.
The error seems to be in the 36 line, after end the cropper function.
erro dump in IE9:
SCRIPT5007: Não é possível obter valor da propriedade 'clientWidth': o
objeto é nulo ou não definido
jquery.min.js, linha 151 Caractere 393
translated
SCRIPT5007: Not possible to get propriety value 'clientWidth': object
is null or undefined.
jquery.min.js, line 151 char 393