Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

RadEditor content iframe size small

$
0
0

Here's how I fixed it. It's kinda a hack, but it works in Chrome and IE. This applies to Telerik.Web.UI Version=2015.3.930.45

 

Inside:

function OnClientLoad(editor, args) {}

 

I do this:

        $("IFrame").height("100%");
        $(".RadEditor").height("");


Viewing all articles
Browse latest Browse all 84751

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>