Completed
Last Updated: 08 Jun 2016 15:31 by ADMIN
ChrisS
Created on: 23 Dec 2013 10:49
Category: Editor
Type: Feature Request
3
Image manager for responsive websites
We would like the image manager to be able to support:

max-width
min-width
max-height
min-height

and produce output similar to:

<img src="/randomlink.png" style="width : 100%; height : auto; max-width : 960px; min-width : 200px;" />

This way we can use the RadEditor to produce responsive content.
1 comment
ADMIN
Rumen
Posted on: 08 Jun 2016 15:30
Hi guys,

To satisfy your feature request, we prepared for you the following solution: http://www.telerik.com/support/code-library/custom-imageproperties-dialog-with-additional-fields-for-images

The feedback item is not very popular and that's why we won't integrate it in the source code of the editor, but you can always use the provided solution.