Previewing JavaScript code

You can preview your JavaScriptâ„¢ code in the Preview page.

At the top of the Preview page, there is a list box for specifying the HTML file that contains your JavaScript code for preview. Use the Browse push button to locate a specific HTML file to use in the preview.

When <default html file with script tag> is selected, the contents of the JavaScript Editor will be inserted into the <BODY> tag of the default HTML file, and then displayed in the Preview window.

Related concepts
Page Designer
Quick Edit view
JavaScript editor
Related tasks
Creating JavaScript files
Editing JavaScript files

Feedback