Add JavaScript

 
To add JavaScript to your survey, you will need to add it to the Style Sheet section by closing the Style Sheet section first ("</style>"), then inserting the actual JavaScript content between <script type="text/javascript">...</script> tags, and then reopening the Style Sheet section again (with "<style>") as shown in the example below: