Poll plugin: make the polling response form submit via AJAX and return the results.

Now, any form marked with 'ajax' class will get the simple FormXHR treatment. Should help cut down on code that just adds that into individual forms.
This commit is contained in:
Brion Vibber
2011-03-08 13:45:51 -08:00
parent ba1ada2880
commit 90f1cfcfc0
5 changed files with 30 additions and 4 deletions

2
js/util.min.js vendored

File diff suppressed because one or more lines are too long