Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with jquery.cookies.js and ssl #76

Open
tpk109 opened this issue Apr 9, 2017 · 5 comments
Open

Problem with jquery.cookies.js and ssl #76

tpk109 opened this issue Apr 9, 2017 · 5 comments

Comments

@tpk109
Copy link

tpk109 commented Apr 9, 2017

Hi,
in an SSL protected Site

<script type="text/javascript" src="http://panzi.github.com/SocialSharePrivacy/javascripts/jquery.cookies.js"></script>

causes a problem. Why is this script on your server anyhow?

@panzi
Copy link
Owner

panzi commented Apr 9, 2017

Good question, why didn't you copy it to your server as written under NOTE here?

@tpk109
Copy link
Author

tpk109 commented Apr 10, 2017 via email

@panzi
Copy link
Owner

panzi commented Apr 10, 2017

Well, it's on my server because I use it on my server. And that is example code so people know how to use it. Maybe I should change the example so that it only has relative paths.

@tpk109
Copy link
Author

tpk109 commented Apr 11, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@panzi @tpk109 and others