Skip to content

Commit eec76fb

Browse files
authored
Update options.md
1 parent 3479c67 commit eec76fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Expected data type of the response. One of: null, 'xml', 'script', or 'json'. Th
5757

5858

5959
### error
60-
**Deprecated**
60+
**Deprecated** due to incompatiblity with jQuery 3 Slim. ([issue #544](https://github.com/jquery-form/form/issues/544))
6161
Callback function to be invoked upon error.
6262

6363

@@ -103,7 +103,7 @@ Boolean flag indicating whether data must be submitted in strict semantic order
103103

104104

105105
### success
106-
**Deprecated**
106+
**Deprecated** due to incompatiblity with jQuery 3 Slim. ([issue #544](https://github.com/jquery-form/form/issues/544))
107107
Default: `null`
108108
Callback function to be invoked after the form has been submitted. If a 'success' callback function is provided it is invoked after the response has been returned from the server. It is passed the following standard jQuery arguments:
109109

0 commit comments

Comments
 (0)