I’m trying to utilize the Page Javascript tab in the ToolTwist designer but this seems not working. Just a quick test if it is really working, I remove the comment on the alert line but alert is not showing when the page load.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When using jQuery in Tooltwist, you need to set the Mode Property of the Page to “Page”.
Currently, the default Mode is set to Legacy which is intended for backward compatibility of versions of Tooltwist using the prototype and scriptaculous javascript libraries.