jQuery code not working on my HTML page
Here is the whole HTML document. jQuery does not not work at all. Where is the problem?
<html>
<head>
<title>Test</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript">
[…]
See original post by invalid@example.com (xms)
Leave a Reply
You must be logged in to post a comment.