This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
9d3da077a62f53d6671e5792731b3cbd8671d9b4
freeCodeCamp
/
public
/
js
/
main.js
Sahat Yalkabov
9d3da077a6
added validation with jquery-validate on signup page
2013-11-19 15:52:34 -05:00
3 lines
37 B
JavaScript
Raw
Blame
History
/* global $ */
$
(
'form'
)
.
validate
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink