Hi,
I have two functions in my customui.mv which write
my top nav bar and left nav bars. This is static code.
However, I'm noticing that when I hit checkout I have
an ssl lock icon with a line through it. I think this
may be because the images and links referred to in my
nav bar functions do not use the ssl path so I end up
having mixed content.
Is there an easy way to determine if I'm on an ssl
page and differentiate my output?
tia,
jd
Comment