Wie kann ich das Zeichen bei dem Input-Type = PW verändern?
Sascha Hameister
- html
Hi,
ich habe da auf folgende Website (https://sourceforge.net/account/verify.php?confirm_hash=_62529fce2bf68841) gesehen, dass im Input Type Password das Zeichen zum "Verstecken" der Zeichen kein Stern, sondern ein anderes ist.
Meine Browsereinstellungen sind normal und ich benutze den IE 5.5 auf Win Me *lach+ ;)
Ich denke es liegt am CSS, welches als PHP-File hinterlegt und so nicht direkt ansprechbar ist.
Danke für eure Hilfe.
Ciao Sascha
Hi,
ich habe da auf folgende Website (https://sourceforge.net/account/verify.php?confirm_hash=_62529fce2bf68841) gesehen, dass im Input Type Password das Zeichen zum "Verstecken" der Zeichen kein Stern, sondern ein anderes ist.
Meine Browsereinstellungen sind normal und ich benutze den IE 5.5 auf Win Me *lach+ ;)
Weder im IE 5.5 noch im Mozilla 1.2.1 noch im Opera 6.05 noch im Ns 4.76 nachvollziehbar, es werden jeweils Sternchen verwendet.
cu,
Andreas
Hi,
mein Problem ist, dass ich an das PHP-Css nicht herrankomme.
Ausserdem sind es definitiv KEINE Sternchen sondern Omega-Zeichen, da sie bei mir per Copy+Paste im HTML-Editor immer noch genau so aussehen.
Ciao Sascha
PS: Könnte mir vll. jemand das PHP-Css als Ascii senden?
Danke
Hi,
mein Problem ist, dass ich an das PHP-Css nicht herrankomme.
Warum nicht? Url in die Adreßzeile kopieren und mit Return abschicken.
Aber was soll Dir das helfen? Es ist per CSS nicht möglich, das Zeichen zu ändern.
cu,
Andreas
.DUMMY {
color: green;
text-decoration: blink;
font-weight: bold;
eeky-eek: gimp rules;
}
A:link { text-decoration:none; }
A:visited { text-decoration:none; }
A:active { text-decoration:none; }
A:hover { text-decoration:underline; color:#0066FF; }
BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT {font-family: sans-serif, Verdana, Arial, Geneva; font-size: x-small; }
B {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
PRE,TT { font-family: courier,sans-serif; font-size: x-small; }
.smfc0n {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #000000;}
.smfc0b {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #000000;}
.smfc1n {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #FFFFFF;}
.smfc1b {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #FFFFFF;}
.mdfc0n {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #000000;}
.mdfc0b {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #000000;}
.mdfc1n {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #FFFFFF;}
.mdfc1b {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #FFFFFF;}
.mdfc3b {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #CC0033;}
.mdfc4b {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #333399;}
.mdfc2b {font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #8e8e8e;}
.lgfc0n {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #000000;}
.lgfc0b {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #000000;}
.lgfc4b {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #0000CC;}
.xlgfc1n {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #FFFFFF;}
.xlgfc1b {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #FFFFFF;}
.xlgfc1n {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #FFFFFF;}
.xlgfc1b {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #FFFFFF;}
.xlgfc2b {font-family: verdana,arial,helvetica,sans-serif; font-size: small; color: #003399;}
.osdn-search {font-size: x-small; font-family: verdana, arial, sans-serif;}
.osdn-button {margin-top: 1px; margin-bottom: 1px;}
select.osdn-search {text-align: center;}
.osdn-navtext {color: #FFFFFF;font-family: verdana, arial, sans-serif;font-size: x-small;}
.osdn-foottext {color: #666666; font-family: verdana, arial, sans-serif; font-size: x-small; text-align: center;}
hi,
... gesehen, dass im Input Type Password das Zeichen zum "Verstecken" der Zeichen kein Stern, sondern ein anderes ist.
es ist immer noch ein stern, nur bei sans-serif sieht der eben
etwas anders aus als gewohnt.
kannst dir ja mal die css von denen ansehen,
https://sourceforge.net/cssdef.php -> öffnen mit notepad.
BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT {font-family: sans-serif, Verdana, Arial, Geneva; font-size: x-small; }
mfg
Bei mir is auf der Seite nix verändert.
In Mozilla sin normale Sternchen und im IE die normalen Punkte die
der bei Windoof XP anzeigt.
Also bei mir sins die Standartzeichen.
Ansonsten wüsste ich auch nich wie man des verändern könnte.
Schöne Grüße aus Nürnberg
Julius