Skip to content

Commit 492c7c8

Browse files
committed
Merge pull request jquery#148 from dmzza/events
Syntax fixes to make grunt work
2 parents 59a9ca3 + 2700086 commit 492c7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page/ajax/ajax-and-forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title : Ajax and Forms
3-
level : beginner
3+
level: beginner
44
---
55

66
jQuery’s ajax capabilities can be especially useful when dealing with forms. There are several advantages, which can range from serialization, to simple client-side validation (e.g. "Sorry, that username is taken"), to [prefilters](http://api.jquery.com/extending-ajax/#Prefilters) (explained below), and even more!

0 commit comments

Comments
 (0)