A JavaScript module which provides functions for general page modules.
Sets the title of the document when a full page iframe is loaded.
Name | Type | Description |
---|---|---|
title | String | the title of the document to be set. |
1
AP.page.setTitle(title)
Rate this page: