Security warning when using SSL in IE8

Security warning when using SSL in IE8

Hi,

We're having some issues when using the remote api(writer) with ssl(https).

In IE8 a security warning pops up.

I'm posting the skey(as mentioned in the docs). Is there anything else I'm forgetting?


The file that's still being loaded as http is:
var cssStaticURL="http://css.zohostatic.com/writer/M201_62";(line 53)

There is also mention of http://writer.zoho.com/offline in the code(line 8), but don't think this is whats causing the warning.

The url I'm getting after posting is correct, it's https, example:
https://export.writer.zoho.com/editor.im?.........


Hope I posted in the correct forum.