I've set up a web store with a SSL cert, for checkout when the store scripts invoke https. I believe it was initially working fine before mods like adding an addthis.com link and jQuery scrpting. I know SSL requires scripts to be run as https, but the addthis link is and the jquery is all relative paths which I beleive would resolve themselves to https.
Can anyone give me some guidance on troubleshooting this?
Thanks.