I downloaded the source code, but there is an error in jquery.min.js, but I don't know why it's an error. (jquery.min.js is the downloaded source...)/)
jquery
I think you used the JSON.parse function The error occurred because the string entered in JSON.parse does not fit the JSON format.
Please refer to the link for JSON format. https://www.json.org/
© 2024 OneMinuteCode. All rights reserved.