- Posts: 37
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
// Umleitung nach 5 Sekunden zu bestimmter URL window.setTimeout(function() { window.location.href = 'https://URL'; }, 5000);
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
<script type="text/javascript" charset="utf-8"> $(document).ready(function(){ alert('Hallo, hier spricht javascript'); }); </script>
<style> .answer-container { display:none; } </style>
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Jaja, Backups.
Ich hab die Screenout-Links als Anklick-Link umgesetzt, das reicht dem Panelanbieter.
Please Log in to join the conversation.