Suchen:
Art: Beiträge; Benutzer: Com783
Suchen: Die Suche dauerte 0,00 Sekunden.
-
11-08-2008, 20:16
- Antworten
- 7
- Hits
- 3.618
AW: Safari Problem: top: 50% wirkt nicht im DIV Container
Ich hab das jetzt so gelöst:
div#button a img {
position: relative;
top: 50%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { -
11-08-2008, 12:36
- Antworten
- 7
- Hits
- 3.618
AW: Safari Problem: top: 50% wirkt nicht im DIV Container
Hehe, nein, dann verschiebt sich der A Bereich nach unten, um 50% der Höhe vom DIV Bereich, dadurch liegt der A Bereich nur noch zu 50% im DIV Bereich ;)
-
10-08-2008, 20:03
- Antworten
- 7
- Hits
- 3.618
AW: Safari Problem: top: 50% wirkt nicht im DIV Container
Ok, mache eine Umleitung für den Safari, indem ich eine andere Methode verwende.
-
10-08-2008, 19:59
- Antworten
- 7
- Hits
- 3.618
AW: Safari Problem: top: 50% wirkt nicht im DIV Container
Nein, weil das ein Button sein soll, und dort soll vertikal mittig ein Pfeil nach links sein. Der ganze DIV Bereich soll anklickbar sein, darum display: block; usw.
-
08-08-2008, 01:58
- Antworten
- 7
- Hits
- 3.618
Safari Problem: top: 50% wirkt nicht im DIV Container
Hallo,
derweil arbeite ich an einem DIV Struktur (anna hat mich dazu gebracht ;)). Nun, normalerweise weist der Internet Explorer immer Fehler in HTML, CSS oder auch JavaScript usw. öfters auf....
Ergebnis 1 bis 5 von 5