We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b82e7 commit e532291Copy full SHA for e532291
example.html
@@ -7,7 +7,7 @@
7
<meta charset="UTF-8"/>
8
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
9
10
- <script type="text/javascript" src="jquery.js"></script>
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
11
<script type="text/javascript" src="jquery.formvalidator.js"></script>
12
13
<link href="style.css" type="text/css" rel="stylesheet"/>
0 commit comments