Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Update the version of jQuery to latest version #2232

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

gergo85
Copy link
Contributor

@gergo85 gergo85 commented Apr 4, 2019

No description provided.

@fancyapps fancyapps merged commit eea1345 into fancyapps:master Apr 4, 2019
@acwolff
Copy link

acwolff commented Apr 4, 2019

Sorry I don't understand this!

FancyBox is always used with an html file and in that html file I have already a long time at the end this statements:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="res/jquery-3.3.1.min.js"><\/script>');</script>
<script src='res/jquery.fancybox.min.js'></script>

So the old version works in my case already a long time with the latest version, so what is the purpose of this change?

@fancyapps
Copy link
Owner

@acwolff The only change was in code snippet in README.md file, you can keep using your current include.

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

Successfully merging this pull request may close these issues.

3 participants