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

Fall back to a self-hosted jQuery if Google CDN fails to load #847

Merged
merged 1 commit into from
Jan 26, 2015

Conversation

CyberShadow
Copy link
Member

@@ -58,6 +58,7 @@ $(DIVID mobile-top,
$(BODY)
$(FOOTER)
$(SCRIPTLOAD https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js)
$(SCRIPT window.jQuery || document.write('<script src="js/jquery-1.7.2.min.js">\x3C/script>'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clever

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clever , very very very very clever !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
you win

andralex added a commit that referenced this pull request Jan 26, 2015
Fall back to a self-hosted jQuery if Google CDN fails to load
@andralex andralex merged commit 3bf4c8d into dlang:master Jan 26, 2015
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

Successfully merging this pull request may close these issues.

3 participants