User Guide > Reference > JavaScript Debug Perspective > Scripts View

Scripts View

The Scripts view displays an expandable list of the available scripts of the HTML file you are debugging in the Debug Perspective.

Scripts View

Double clicking on a script will open its code in an editor and an outline of the elements in the Outline view. Select an element in the Outline view to highlight it in the editor.

 

 

Related Links:
Working with the Internal Web Browser

Debugging JavaScript

Web Browser Tools Perspective

Debug View [Debug Perspective]

Variables View [Debug Perspective]

Breakpoints View [Debug Perspective]

Expressions View [Debug Perspective]

Debug Output View [Debug Perspective]

Browser Output View [Debug Perspective]

PHP Debug Perspective

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.