File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes html:file width Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "html:file width" Watch "html:file width" New topic
Author

html:file width

Shiaber Shaam
Ranch Hand

Joined: Jun 16, 2006
Posts: 252
How can i change the width of the html:file element? Please help.


$Hi/\bEr
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

CSS?
Shiaber Shaam
Ranch Hand

Joined: Jun 16, 2006
Posts: 252
how can we use CSS for struts elements? Is there any other attribute to change the width of the html:file component?
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

"styleId" and "styleClass" tags: the documentation is your friend.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: html:file width
 
Similar Threads
html:file tag and custom image
browse button should display only file types All Files (*.*)
Exception is unable to resolve: validation
Struts unable to change file types appearing in dialog box
Is html:file default possible?