Answer the question
In order to leave comments, you need to log in
How to connect a script from github to an external page?
I tried to connect the script from my repository in many ways
<script type="text/javascript" src="https://github.com/acount/test_1/blob/master/jquery.min.js"</script>
<script type="text/javascript" src="https://rawgit.com/acount/test_1/blob/master/jquery.min.js"</script>
<script type="text/javascript" src="https://cdn.rawgit.com/acount/test_1/blob/master/jquery.min.js"</script>
<script type="text/javascript" src="https://raw.githubusercontent.com/acount/test_1/master/jquery.min.js"</script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question