dreamweaver.behaviorInspector.moveBehaviorDown()
Availability
Dreamweaver 3.
Description
Moves a behavior action lower 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.moveBehaviorDown(2)
the Preload Images and the Change Property actions on the
dreamweaver.behaviorInspector.moveBehaviorDown()
has no effect because the
behavior, and the behavior at position 3 is already at the bottom of the
group.
376
Page Content
argument is the position of the action in the Behaviors panel. The
and
onClick
onFocus
function swaps the positions of
onMouseDown
function for any other position
events each have only one associated
event. Calling the
event
onMouseDown
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?