Solved
Having the "Back"/"Forward" button also at top of the page.
Hi there!
Is there an opportunity to have the back/forward buttons not only at the bottom of the page, but also at the top?
Best
walli
Best answer by C_Bohn
Under "Look and Feel" of your survey, go to "General" and insert the following into "Header":
```
<script type="text/javascript">
Qualtrics.SurveyEngine.addOnReady(function() { jQuery('#HeaderContainer').after(jQuery('#Buttons').clone(1)); $('Header').insert($('Buttons')); });
</script>
```
Leave the "Footer" alone.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
