Upload Progress Bar not working Android Browser and Android WebView
Author | Posts |
---|---|
July 7, 2013 at 2:20 pm 5646 | |
zellermaniac | Hallo Tareq, where can I change the progress bar. It´s working. Android -> Chrome Android -> Firefox It´s not working. Android -> Standard Brower Android -> WebView If is a Slow Internet Connection, I need a Percenttage. 10% - 13% ... |
July 7, 2013 at 3:18 pm 5648 | |
zellermaniac |
I can´t find progressBar? |
July 7, 2013 at 3:23 pm 5649 | |
zellermaniac |
|
July 7, 2013 at 3:28 pm 5652 | |
zellermaniac |
I want to find the Error. I think Css is not working in the Android Browser. Where can I display the progressBar? |
July 7, 2013 at 3:29 pm 5653 | |
Tareq Hasan | As you know by now, the progressbar is added by JavaScript. Sorry to say, I can’t fix that issue on android browser. |
July 7, 2013 at 3:58 pm 5656 | |
zellermaniac |
|
July 7, 2013 at 4:02 pm 5657 | |
zellermaniac | It ist not necessary a css process. [Percent Count] and the Css Bar |
July 7, 2013 at 4:03 pm 5658 | |
zellermaniac | I have to show user aktivity. Mobile and a big Image user thing. Page is Broken. |
July 9, 2013 at 1:36 pm 5746 | |
zellermaniac | $(‘.bar’, item).html( ‘Upload…’ + file.percent + ‘%’ ); file.percent is not working. Plupload/Andorid Browser Problem. I wrote Upload… |
July 9, 2013 at 6:34 pm 5761 | |
Tareq Hasan | May be some compatibility problem with the stock android browser. |
July 9, 2013 at 8:41 pm 5773 | |
zellermaniac | file.percent in Android Browser always 0. Pluopload Problem. |
July 10, 2013 at 4:56 pm 5835 | |
zellermaniac | Fyi |