开发者

jQuery Single File Upload using HTML Input within a Dialog Boxes

Is there a simple way to upload a single file throug开发者_运维百科h HTML input type file with JQuery UI's dialog box using $.post?

Hope this makes sense...


Read this before start!

  • Is it possible to use Ajax to do file upload?

then you can go through theese links:

  • http://www.uploadify.com/
  • http://valums.com/ajax-upload/
  • http://malsup.com/jquery/form/


I used ui.dialog and ajaxfileupload

hth


You have many choices, the easiest is probably just using jQuery to control a form that submits to an iframe.

Alternatives include Flash, Java, Gears, Silverlight, and HTML5 uploaders.

http://www.appelsiini.net/2009/10/drag-and-drop-file-upload-with-google-gears

http://www.plupload.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜