Question about file upload

Question about file upload

Hello, I'm working on a project using jquery mobile, and need to support file attachment in my application (being accessed via url on mobile device).
I tried to use jquery.fileupload.js and jquery.iframe-transport.js for file upload, it seems to be working fine. But would like to get confirmation if these plugin can be used for jquery mobile.
Appreciate your input!