Hi,
Ich möchte, bei aktiviertem Javascript, einen Style Code ausgeben:
<script type="text/javascript">
document.write('<style type="text/css">#left .group{display:none;}</style>');
</script>
Lass' den Unfug.
Bringe die Regel in deinem normalen Stylesheet unter, und ergänze den Selektor führend um so etwas wie .hasJS
Weise dann beim/nach dem Laden per JavaScript BODY oder HTML die Klasse hasJS zu.
Vergiss, dass document.write mal existiert hat.
MfG ChrisB
--
Light travels faster than sound - that's why most people appear bright until you hear them speak.
Light travels faster than sound - that's why most people appear bright until you hear them speak.