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 menu_icon.png on the Outline view's toolbar and select html.
    HTML and JavaScript objects contained within the file will be displayed in a tree view.

javascript_outline.png

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

 

 

 

link_icon.png

Related Links:

JavaScript Support

Developing with JavaScript
Enabling JavaScript Support in PHP Projects

Setting the JavaScript Build Path

Using JavaScript Content Assist

Using JavaScript Syntax Coloring

Using JavaScript Mark Occurrences