
101 comments found.
First I like the script and it works fine for me.
However I just changed my site over to have ssl and the script gives me a problem as not all links in the script are from https ones. I am just about to change the shareplus.min.js to have all links from https – not sure if it will affect (break) the script. Just thought I would mention this “issue” on https based websites.
Richard
Hey thanks for the mention. I will change the script to use relative URls to fix the issue for https sites. You can find and replace “http://” with “https://” and it should all be fixed
Hi Daniel, changing the urls to https fixed the secure website error message .. (except in Explorer 12) now another list of issues to fix with a https site! Thanks for your script, it does exactly what I want.