Excell DhxCalendar

Hi,



I am using excell dhxcalendar on a ssl site, and getting a message " secure and non-secure items on a page" only with the calendar object.

The site loads ok with no warning if I take the calendar out



Has anyone come across this?



Michael

If you are using “yahoolike” skin, than you need to update dhtmlxcalendar.css , it loads the images by full http link

.dhtmlxcalendar_yahoolike .dxcalmonth td.month_btn_right {
    background: transparent url(.

The http need to be replaced with https
The problem must not occur for any other skin.