MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 370

Dreamweaver api reference
Table of Contents

Advertisement

Description
Checks to make sure that the functions that are associated with any behavior calls on the
specified node are in the
Arguments
elementNode
The
elementNode
the argument, Dreamweaver checks all element nodes in the document for orphaned
behavior calls.
Returns
Nothing.
dom.removeBehavior()
Availability
Dreamweaver 3.
Description
Removes the action at the specified position within the specified event. This function acts on
the current selection and is valid only for the active document.
Arguments
event, {eventBasedIndex}
The
argument is the event handler through which the action is attached to the
event
element (for example,
actions are removed from the element.
The
eventBasedIndex
removed. For example, if two actions are associated with the specified event, 0 is first and
1 is second. If you omit this argument, all the actions for the specified event are removed.
Returns
Nothing.
dreamweaver.getBehaviorElement()
Availability
Dreamweaver 2.
370
Page Content
section of the document and inserts them if they are missing.
HEAD
argument is an element node within the current document. If you omit
,
onClick
onMouseOver
argument, which is optional, is the position of the action to be
, or
). If you omit this argument, all
onLoad

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents