HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Setting size of displayed input box type=file
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
colinshead



Joined: 17 Sep 2007
Posts: 13
Location: Near Colchester in the UK

PostPosted: Wed Nov 14, 2007 10:59 pm     Setting size of displayed input box type=file Reply with quote

Hi

I am using a simple file upload script, accessed from the html page using a simple form e.g.

<form enctype="multipart/form-data" action="upload.php" method="post">
Please choose a file:
<input name="uploaded" type="file" /><br /><br />
<input type="submit" value="Upload" />
</form>

All works fine, but the displayed input box (i.e. the box in which the file path is displayed) is set very short by the default behaviour of IE & Firefox.

Does anyone know please if is possible to modify this default behaviour to increase the input box displayed width.
PayneLess Designs



Joined: 28 Feb 2007
Posts: 320
Location: Biloxi, MS

PostPosted: Fri Nov 23, 2007 4:30 pm     Reply with quote

Input Box
The INPUT element

HTHs,

Ron
system



Joined: 15 Apr 2008
Posts: 2

PostPosted: Tue Apr 15, 2008 8:57 am     Reply with quote

CSS doesn't support file input box.

However you can try some other way to style file input box.

Following article will help you!
http://www.burhankhan.com/css_tricks/styling-file-upload-input-box-in-css/
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial