Opened 20 months ago
Closed 18 months ago
#3966 closed Enhancement (worksforme)
support for beforeSend in elgg.ajax
| Reported by: | ismayil.khayredinov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Review |
| Component: | JavaScript | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
beforeSend function would come handy in a number of ways:
- validating forms before submit
- triggering confirm dialogues before an action
etc.
Change History (1)
comment:1 Changed 18 months ago by cash
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I'm closing this as I believe a beforeSend function can be submitted as a part of the options array. If I'm wrong, please reopen.