When you click
Replace All, Dreamweaver does not update the Search panel to list items that have been
replaced. Further, if you click Find All and then perform a Replace All, the previous results in the Search
panel may no longer correctly reflect the location of the text you just replaced, and changed items in the
Search panel are not flagged.
CAUTION CAUTION
TIP TIP
TIP TIP
CAUTION CAUTION
263
Working with Text 8
To rerun individual Find and Replace operations, highlight the appropriate step in the History
panel (choose Window ??? History) and click the Replay button. You cannot, however, use the
History panel to repeat a Find All operation.
Searching the code
The power curve ramps up significantly when you start to explore Dreamweaver??™s Find and Replace capabilities
for HTML code. Should your client decide that he wants the company??™s name to appear in blue, bold,
18-point type throughout the 300-page site, you can accommodate him with a few keystrokes??”instead of
hours of mind-numbing grunt work.
You can perform three different types of searches that use the HTML in your Web page:
n You can search for text anywhere in the HTML code. With this capability, you can look for text
within alt or any other attribute??”and change it.
n You can search for text relative to specific tags.
Pages:
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554