MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 377

Dreamweaver api reference
Table of Contents

Advertisement

dreamweaver.behaviorInspector.moveBehaviorUp()
Availability
Dreamweaver 3.
Description
Moves a behavior higher in sequence by changing its execution order within the scope of an
event.
Arguments
positionIndex
The
positionIndex
first action in the list is at position 0.
Returns
Nothing.
Example
If the Behaviors panel is set up as shown in the following figure, calling the
dreamweaver.behaviorInspector.moveBehaviorUp(3)
the Preload Images and the Change Property actions on the
dreamweaver.behaviorInspector.moveBehaviorUp()
no effect because the
and the behavior at position 2 is already at the top of the
argument is the position of the action in the Behaviors panel. The
and
onClick
onFocus
function swaps the positions of
onMouseOver
function for any other position has
events each have only one associated behavior,
onMouseDown
event. Calling the
event group.
Behavior functions
377

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?

This manual is also suitable for:

Dreamweaver 8

Table of Contents