Using Script Editor
Using the SiteBuilder Script Editor, 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's side, for example, PHP, CGI, or ASP code.
To insert HTML or JavaScript code on your web page:
- On the editor toolbar, click the
Script Editor icon. 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 dialog box opens.
- On the Script Text tab, type in the script.
- Click the Preview tab to preview the web page with the script you have just entered.
- Click Apply to save changes and return to the main editor window.