Einzelnen Beitrag anzeigen
  #1 (permalink)  
Alt 07.09.2007, 02:22
Benutzerbild von Timo
Timo Timo ist offline
table-layout: none;
XHTMLforum-Kenner
Thread-Ersteller
 
Registriert seit: 11.11.2006
Beiträge: 5.345
Timo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein LichtblickTimo ist ein Lichtblick
Standard Input type file -> keine css unterstützung?

Hallo ich hab ein HTML-

Code:
<input type="file" name="bla" class="upload" />
und ein CSS-

Code:
.upload {
	border: 1px solid Black;
	width: 500px;
	height: 15px;
}
Code.

Soweit so gut. Aber jetzt wird alles richtig Formatiert auser die Durchsuchen Schaldfleche... was da los?

Gruß
Timo
Mit Zitat antworten
Sponsored Links