开发者

Richfaces fileupload UI look and feel

开发者 https://www.devze.com 2023-01-04 02:50 出处:网络
I am using richfaces, in our project and there is a fileupload component in richfaces. I want to change the UI of component. Like, one InputText box followed with browse button followed by upload butt

I am using richfaces, in our project and there is a fileupload component in richfaces. I want to change the UI of component. Like, one InputText box followed with browse button followed by upload button.

There is any wa开发者_如何学Goy of getting the change of fileupload UI using xcss file?


Styling file upload element is not an easy task, using common CSS techniques doesn't work, but sister Google found a solution. Try this page, it should help you as well:

http://www.burhankhan.com/css_tricks/styling-file-upload-input-box-in-css/

0

精彩评论

暂无评论...
验证码 换一张
取 消