Solution

Web Editor Control

Features

Head/body scripts (Management Edition)

The document script and body script are added to enable the user to enter the script codes directly. The document script, which is inserted in the <head> tag of the HTML code, applies to the entire document. On the other hand, the body script applies only to a specific part of the document and is inserted within the <body> tag.