Applying steps to multiple objects
If you select multiple objects in a document and then apply steps to them from the History panel, the objects are treated as a single selection and Dreamweaver attempts to apply the steps to that combined selection.
For example, you cant select five images and apply the same size change to each of them all at once; a size change is an operation that must be applied to each individual image, not to a collective combination of images.
To apply a series of steps to each object in a set of objects, you must make the last step in the series select the next object in the set. The following procedure demonstrates this principle in a particular scenario: setting the vertical and horizontal spacing of a series of images.
To set the vertical and horizontal spacing of a series of images:
- Start with a document in which each line consists of a small image (such as a graphical bullet or an icon) followed by text. The goal is to set the images off from the text and from the other images above and below them.
- Open the Property inspector (Window > Properties), if it isnt already open.
- Select the first image.
- In the Property inspector, enter numbers in the V Space and H Space text boxes to set the images spacing.
- Click the image again to make the Document window active without moving the insertion point.
- Press the Left Arrow key to move the insertion point to the left of the image. Then press the Down Arrow key to move the insertion point down one line, leaving it just to the left of the second image in the series. Then press Shift+Right Arrow to select that second image.
NOTE
|
|
Do not select the image by clicking it, or you wont be able to replay all the steps.
|
- In the History panel, select the steps that correspond to changing the images spacing and selecting the next image. Click the Replay button to replay those steps.
The current images spacing changes, and the next image is selected.
- Continue to click Replay until all the images are spaced correctly.
To apply steps to an object in another document, use the Copy Steps button. (See Copying and pasting steps between documents.)