So, on the KendoEditor there is a Tooltip field. as the title states, this field only populates the Alt attribute. This only works as a tooltip in IE <= 7. It should be populating the Title attribute (or, perhaps both for compatibility) or be renamed to match what it actually does.
1 Answer, 1 is accepted
0
Alexander Valchev
Telerik team
answered on 09 Nov 2012, 04:39 PM
Hi Aaron,
Thank you for the feedback.
Actually the insert image tool is supposed to add an <img> element with and alt attribute which is required and cannot be omitted. We will rename the label of the field from "tooltip" to "alternative text" which is the correct field description.
According to the HTML standards the alt attribute should not be displayed as a tooltip, you are seeing it as a tooltip in IE7 due to a bug in the browser.
Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!