beautypg.com

Freeze javascript, Live view options, Previewing pages in browsers – Adobe Dreamweaver CC 2015 User Manual

Page 361

background image

354

Previewing

Last updated 6/3/2015

4

To return to the editable Code view, click the Live Code button again.

To change Live Code preferences, choose Edit > Preferences (Windows) or Dreamweaver > Preferences (Macintosh
OS), and select the Code Coloring category.

Freeze JavaScript

Do one of the following:

• Press F6

• Select Freeze JavaScript from the Live View button’s pop-up menu.

An info bar at the top of the document tells you that JavaScript is frozen. To close the info bar, click the close link.

Live view options

Besides the Freeze JavaScript option, there are some other options available from the Live View button’s pop-up menu,
or from the View > Live View Options menu item.

Freeze JavaScript

Freezes elements affected by JavaScript in their current state.

Disable JavaScript

Disables JavaScript and re-renders the page as it would look if a browser did not have JavaScript

enabled.

Disable Plug-ins

Disables plug-ins and re-renders the page as it would look if a browser did not have plug-ins enabled.

Highlight Changes in Live Code

Turns highlighting for changes in Live Code off or on.

Edit the Live View Page in a New Tab

Lets you open new tabs for site documents you browse to using the Browser

Navigation toolbar or the Follow Link(s) feature. You must browse to the document first, then select Edit the Live View
Page in a New Tab to create a new tab for it.

Follow Link

Makes the next link you click in Live View active. Alternatively you can Control-click a link in Live view

to make it active.

Follow Links Continuously

Makes links in Live View continuously active until you disable them again, or close the page.

Automatically Sync Remote Files

Automatically syncs the local and remote file when you click the Refresh icon in the

Browser Navigation toolbar. Dreamweaver puts your file to the server before refreshing so that both files are in sync.

Use Testing Server for Document Source

Used mainly by dynamic pages (such as ColdFusion pages), and selected by

default for dynamic pages. When this option is selected, Dreamweaver uses the version of the file on the site’s testing
server as the source for the Live view display.

Use Local Files for Document Links

The default setting for non-dynamic sites. When this option is selected for dynamic

sites that use a testing server, Dreamweaver uses the local versions of files that are linked to the document (for example,
CSS and JavaScript files), instead of the files on the testing server. You can then make local changes to related files so
that you can see how they look before putting them to the testing server. If this option is deselected, Dreamweaver uses
the testing server versions of related files.

HTTP Request Settings

Takes you to an advanced settings dialog box where you can enter values for displaying live

data. For more information, click the Help button in the dialog box.

Previewing pages in browsers