Ja, das stimmt MrMurphy. "px" fehlt, aber ändert an meinem Problem nichts. Ich fange gerade erst an Javascript zu lernen und ich hab davon noch nichts gelesen, das man height nicht verwendet. Probleme habe ich aber damit. min-height und max-height habe ich auch schon probiert. Es scheint aber an den link und script bibliotheken zu liegen. Wie mach ich es den nun richtig?
<link rel="stylesheet" href="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css">
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>
Beste Grüße
PS: Hier zum Beispiel wird auch height verwendet. https://www.youtube.com/watch?v=4ZQH3qFMCCI