I need to use the plain text to open a browse-window.
When you click on some words (for example ‘upload an image’) browse-window shows up and you can choose an image you want to upload.
But there should be no forms visible. Just plain text as a link that opens browse-window.
I need to use the plain text to open a browse-window. When you click
Share
You can simply hide the file upload field and invoke it via JavaScript.
Fiddle here: http://jsfiddle.net/kboucher/FhpnF/