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.
Hello, I need to clone jqm 1.1.0 repo using tag 1.1.0 on GitHub, but when I switch among different branches or tags, https://github.com/jquery/jquery-mobile.git remains no change.
I had problem with button 'clone in windows', I managed to clone https://github.com/jquery/jquery-mobile.git using command line, verified some js files, they are not 1.1.0 base which is not what I need.
How can I get .git for jqm 1.1.0 base release? Appreciate your reply in advance!
I'm trying to clone a repository of jqm 1.1.0 on GitHub. I only need the official release of 1.1.0 as base, so I can include this fix https://github.com/jquery/jquery-mobile/issues/4321 on top of the base.