@@einsiedler
display: -webkit-flex;
Für etwas betagtere Safaris und Androids kann man das noch drin lassen.
display: -moz-flex;
Weg damit.
display: -ms-flex;
Nein, IE 10 braucht die alte Syntax – mit Präfix. IE 11: neue Syntax, präfixfrei.
Für align-items
und justify-content
entsprechend.
background-color: #ffffff;
Warum nicht white
?
width: <<< DER ZU VERÄNDERNDE WERT -- VARIABLE variablebreite >>> vw;
Du meinst sowas?
width: <?php echo htmlspecialchars($newwidth); ?>vw;
(Je nach Herkunft von $newwidth
kann htmlspecialchars()
evtl auch entfallen.)
Du kannst auch externe CSS-Ressourcen mit PHP generieren. Das sollte dann mit header('Content-Type: text/css');
losgehen.
Was du mit dem JavaScript erreichen willst, geht aus deiner Beschreibung nicht hervor.
LLAP 🖖
--
“You might believe there are benefits for the developer, but first of all, you should put those behind the interest of the user.” —Stefan Tilkov
Selfcode:
“You might believe there are benefits for the developer, but first of all, you should put those behind the interest of the user.” —Stefan Tilkov
Selfcode:
sh:) fo:} ch:? rl:) br:> n4:& va:| de:> zu:} fl:{ ss:| ls:# js:|