[TYPO3-german] Beschriftung vom input field wird nicht angezeigt

Ingo Preuß preuss at zedat.fu-berlin.de
Wed May 13 10:24:10 CEST 2009


Hallo,
habe folgendes fürs Such-Feld definiert:

<div id="searchSubmit">
<input type="submit" value="Suchen"/>
</div>

CSS:
#search #searchSubmit{
float:left;
width:40px;
margin-top:2px;
margin-left:140px;
}
* html #search #searchSubmit{
	margin-left:68px;
}
*:first-child+html #search #searchSubmit{
	margin-left:68px;
}


#search #searchInput input{
border:0;
width:140px;
font-size:16px;
background:#fff;
}
#search #searchSubmit input{
border:0;
background:transparent;
color:#fff !important;
}

Im IE6 wird value des input type nicht ausgegeben. Im Klartext: Im IE
fehlt die Beschriftung der Suchbox. Seht ihr den Fehler?

Link zur Site: http://p107514.typo3server.info/


Gruß, Ingo





----------------------
PC-Notdienst FU Berlin

Ingo Preuss
Rigaer Strasse 65
10247 Berlin

mobil 0152.29204024



More information about the TYPO3-german mailing list