Hey,
I have managed to create a file upload component with a progress bar, by using spring backend. Now, just to make it look pretty(ier), I want to achieve a similar interface like gmail uses (which doesn't display the ugly 'Browse' button along with the form, which I would rather hide), but opens the file selection dialog upon clicking a simple link. Is that possible to achieve, because so far I didn't manage to find a way to do it. Any ideas or comments are welcome.
regards,
Andrius
I have managed to create a file upload component with a progress bar, by using spring backend. Now, just to make it look pretty(ier), I want to achieve a similar interface like gmail uses (which doesn't display the ugly 'Browse' button along with the form, which I would rather hide), but opens the file selection dialog upon clicking a simple link. Is that possible to achieve, because so far I didn't manage to find a way to do it. Any ideas or comments are welcome.
regards,
Andrius
Comment