|
Web design and Programming Discuss website creation and other programming topics. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||
|
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.
__________________
![]() ![]() ![]() ![]() |
#2
|
||
|
__________________
![]() 04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq |
#3
|
||
|
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> ![]()
__________________
![]() ![]() ![]() ![]() |
#4
|
||
|
yea thats easyest forums use that to (PHP ones)
![]()
__________________
![]() |
#5
|
||
|
Time to get crackin on the site again
![]()
__________________
![]() ![]() ![]() ![]() |
#6
|
||
|
athlon u just answered your own question
![]() |
#7
|
||
|
Nah Panther did but he made me look a little for it.
__________________
![]() ![]() ![]() ![]() |
#8
|
||
|
ROFL!!!
![]()
__________________
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|