Change the OnLoad and OnUnload Action of a Page Wrapper

Change the OnLoad action to perform when a page associated with this page wrapper opensClick Body Tag Attributes from the options on the left.

  1. Click Body Tag Attributes from the options on the left.

  2. Enter the JavaScript method to run when a user opens the page. Use apostrophes instead of quotes to specify any literal arguments for the JavaScript. You can enter up to 200 characters in this field.

  3. Click Save and then click the name of the page (in the breadcrumb at the top of the page) to return to the Version List

Change the OnUnload action to perform when a page associated with this page wrapper closes

  1. Click Body Tag Attributes from the options on the left.

  2. Enter the JavaScript method to run when a user closes the page. Use apostrophes instead of quotes to specify any literal arguments for the JavaScript. You can enter up to 200 characters in this field.

  3. Click Save and then click the name of the page (in the breadcrumb at the top of the page) to return to the Version List.