INPUT FILE not working in JQuery Dialog on Android Browser

Discussion in 'jQuery' started by Mojo1965, Nov 18, 2012.

  1. #1
    Hi All

    Real weirdy this so would appreciate the help.

    I'm trying to make my web site/app (not native) work under latest Android's browser and everything has worked OK up to now until I found that a simple tag just doesn't work in a JQuery dialog.

    The Choose File button is shown and I can click on it and select a file from the Gallery/Camera, but when I select a file and it takes me back to the browser there is no filename showing next to the Choose File button.I've tried this same process in IE8, Firefox and Chrome on my desktop PC and everything comes up as it should.

    If I copy and paste the same INPUT line onto the main html page it works as expected. I just can't get it to function when included in the HTML of a standard Jquery dialog.

    I haven't even got to the minefield of trying to get the ruddy file to upload via ajax!!!

    Any pointers on how I can get this browser to see and work with this type of INPUT?

    The rest of the INPUTs, eg TYPE='TEXT' work fine.
     
    Mojo1965, Nov 18, 2012 IP