Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-15-2005, 10:34 PM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
Arrg

Hey, I am using CSS for my stuff and I have most of the button stuff right. Only I cannot change the Browse button on the file attachment thing. What do I put in my style sheet to change that. I tried referring to the same class as the Submit and Clear buttons but it is not working.
__________________
Reply With Quote
  #2  
Old 05-15-2005, 11:24 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,958

http://www.google.com/search?q=input...+browse+button
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 05-16-2005, 07:30 AM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
Code:
<html>
<body>

<form method="POST" enctype="multipart/form-data"> 
  <input type="file" name="myfile" style="display:none" onchange="fileName=this.value">  
  <input type="button" value="open file" onclick="myfile.click()"> 
  <input type="button" value="show value" onclick="alert(fileName)">
</form>

</body>
</html>
That looks like the simplest way.
__________________
Reply With Quote
  #4  
Old 05-17-2005, 12:19 AM
QuicK Silv3r is offline QuicK Silv3r
Registered User

Join Date: Feb 2005
Posts: 186

Send a message via Yahoo to QuicK Silv3r
yea thats easyest forums use that to (PHP ones) .
__________________
Reply With Quote
  #5  
Old 05-17-2005, 01:09 PM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
Time to get crackin on the site again
__________________
Reply With Quote
  #6  
Old 05-17-2005, 02:13 PM
Stu is offline Stu
Resident Member

Join Date: Aug 2003
Posts: 3,319

athlon u just answered your own question
Reply With Quote
  #7  
Old 05-17-2005, 04:00 PM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
Nah Panther did but he made me look a little for it.
__________________
Reply With Quote
  #8  
Old 05-17-2005, 04:37 PM
QuicK Silv3r is offline QuicK Silv3r
Registered User

Join Date: Feb 2005
Posts: 186

Send a message via Yahoo to QuicK Silv3r
ROFL!!! .
__________________
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 01:02 PM.




Powered by vBulletin®