ajax-form icon indicating copy to clipboard operation
ajax-form copied to clipboard

HTML forms on performance-enhancing drugs

Results 3 ajax-form issues
Sort by recently updated
recently updated
newest added

When I have a form like this: ``` Submit ``` Form works well and submits `DELETE` request under the URL represented by `actionUrl` But when I do like this: ```...

enhancement
waiting for feedback

I have not been able to get ajax-form to play nice with Firefox when uploading files as multipart/form-data encoding. Uploads work just fine in Chrome and Safari. I am using...

Currently this is a manual process that involves checking out gh-pages, running a bower-update, and then committing the changes. Unfortunately, Polymer is required to render the docs. The version of...