« Return to Thread: UploadProgressBar does not work in Safari browser?

Re: UploadProgressBar does not work in Safari browser?

by Mathias Nilsson :: Rate this Message:

Reply to Author | View in Thread

After dealing with this for a long time I desided to make my own servlet and AJAX communication and that works.
It seams to be a problem for Safari, Chrome to make a GET request to resources/classpath..... I don't see anything other than that that messes up the UploadProgressBar to work in all browsers.

Also, there is a bug in the percentage width for safari and Opera. You could do this by changing the % width to pixels and solve the problem.

 « Return to Thread: UploadProgressBar does not work in Safari browser?