It's okay to load cdn resources using the jquery plug-in waypoints, but loading local ones doesn't work.

<!--<script src="js/waypoint.js"></script>-->
<!--<script src="js/jquery.waypoints.min.js"></script>-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.5/waypoints.min.js"></script>

it is not possible to copy the file returned by cdn to the local file. No error is reported.
using the file on cdn will have an effect

clipboard.png

Mar.03,2021

is not quoted in the wrong place. Just open the console and have a look.

Menu