Hello!
While proving CkEditor we have encoutered a little problem.
When we code an image map, the value of the attribute "shape" is uppercased.
I mean, in the Html editor, if we put in an image area tag, shape="rect", if we preview or change to edit mode, then the value of attribute is changed to "RECT". This is not acceptable while we need valdiated xhtml code, and to pass an html validator the values of the attributes must be in quotes and in lowercase.
This only happens in Internet Explorer.
¿Does anybody know why? ¿It's a bug of the CkEditor or it's a bug of Explorer?
Thanks in advance and apologize for my english.
Adolfo T.
(I've posted this problem first in the CKEditor 3.x forum, but i realize that this is the right forum for this question. Sorry)
While proving CkEditor we have encoutered a little problem.
When we code an image map, the value of the attribute "shape" is uppercased.
I mean, in the Html editor, if we put in an image area tag, shape="rect", if we preview or change to edit mode, then the value of attribute is changed to "RECT". This is not acceptable while we need valdiated xhtml code, and to pass an html validator the values of the attributes must be in quotes and in lowercase.
This only happens in Internet Explorer.
¿Does anybody know why? ¿It's a bug of the CkEditor or it's a bug of Explorer?
Thanks in advance and apologize for my english.
Adolfo T.
(I've posted this problem first in the CKEditor 3.x forum, but i realize that this is the right forum for this question. Sorry)