User Guide > Tasks > Developing with JavaScript > Viewing JavaScript Elements in the Outline View

Viewing JavaScript Elements in the Outline View

This procedure describes how to view JavaScript objects and elements in the Outline view.

 

 

Instructions on how to complete a procedure

To view your JavaScript objects in the Outline view:

  1. Go to the Outline view.
    If it is not displayed, go to Window | Show View | Outline.

  2. If your JavaScript objects are contained within a PHP file, click the Menu arrow on the Outline view's toolbar and select html.
    HTML and JavaScript objects contained within the file will be displayed in a tree view.

Outline view - HTML

  1. Double-Clicking the <Script> node in the outline view will select the entire <script> element in the Editor.

 

 

Read Also

  JavaScript Support    
  Developing with JavaScript