Document, Code, Conventions used in this guide – Adobe Dreamweaver API Reference CS5 User Manual
Page 8
3
DREAMWEAVER API REFERENCE
Introduction
Last updated 8/27/2013
...and more.
Document
The following new functions are added to the Document chapter.
...and more.
Code
The following new functions are added to the Code chapter.
dom.getLiveCodeHighlightsChanges()
dom.setLiveCodeHighlightsChanges()
...and more.
Conventions used in this guide
Typographical conventions
The following typographical conventions are used in this guide:
•
Code
font indicates code fragments and API literals, including class names, method names, function names, type
names, scripts, SQL statements, and both HTML and XML tag and attribute names.
•
Italic code
font indicates replaceable items in code.
•
The continuation symbol (
¬
) indicates that a long line of code has been broken across two or more lines. Due to
margin limits in this book’s format, what is otherwise a continuous line of code must be split. When copying the
lines of code, eliminate the continuation symbol and type the lines as one line.
•
Curly braces ({}) that surround a function argument indicate that the argument is optional.