ajax-form
ajax-form copied to clipboard
HTML forms on performance-enhancing drugs
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: ```...
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...