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.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bc39-2c2b1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bc39-2c2b1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?