lift / lift/framework

Add ajax file upload

Open
#745 11 comments 0 reactions 1 assignee Claimed by @Shadowfiend View on GitHub
P:Normal T:Enhancement WebKit
Dominant language
Scala
Stars
1.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

Add Ajax file upload capabilities to SHtml, preferably using http://valums.com/ajax-upload/ as a front-end "working use case".

SHtml calling interface could be:
def ajaxFileUpload(func: (FileParamHolder) => Unit, jsFunc : Call, func : (String) => JsCmd, attrs : (String, String)*)

This would be consistent with other ajax interfaces and with file upload (non-Ajax).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.