Using Script Editor
Using the SiteBuilder Script module, you can add your own Java Script, HTML, and DHTML code to your web pages.
Important: To protect the SiteBuilder server from possible security breaches, you cannot add the scripts that are executed on the server side, for example, PHP, CGI, or ASP code.
To insert HTML or JavaScript code on your web page
- Click Script Editor
. A white rectangle representing the module appears on the web page. To enter the script, double click the module rectangle on the web page. The Script Editor screen opens.
- On the Script Text tab, type in the script.
- On the Preview tab, you can preview the web page with the script you have just entered.
- Click Apply.