Won't Fix
Last Updated: 30 Apr 2015 12:33 by Elena
ADMIN
Danail Vasilev
Created on: 20 Feb 2014 13:14
Category: HtmlChart
Type: Bug Report
1
FIX when the RadHtmlChart is opened in IE7 through https a mixed content warning is displayed
For the time being the following workaround can be used:

    <style>
        .k-chart .k-tooltip, .k-sparkline .k-tooltip, .k-stockchart .k-tooltip {
            background-image: url("//:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNJREFUeNpi/P//vwMDFQELEP8beQb+HTWQYgP/DHoD/466cAR4edRAyg38P6hLbIAAAwCnWhhVsxvdCAAAAABJRU5ErkJggg==") !important;
        }
    </style>
1 comment
Elena
Posted on: 30 Apr 2015 12:33
IE7 is not supported from Q3 2015.