Adobe 38040334 - Dreamweaver CS3 User Manual page 237

Pc
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Expands the search to all the HTML documents, library files, and text documents in the
Entire Current Local Site
current site.
4
Use the Search pop-up menu to specify the kind of search you want to perform:
Searches for specific text strings in the HTML source code. You can search for specific tags using this
Source Code
option, but the Specific Tag search provides a more flexible approach to searching for tags.
Searches for specific text strings in the text of the document. A text search ignores any HTML that interrupts the
Text
string. For example, a search for
Searches for specific text strings that are either within or not within a tag or tags. For example, in a
Text (Advanced)
document that contains the following HTML, searching for
find only the second instance of the word
he doesn't always succeed. He tries very hard.
Searches for specific tags, attributes, and attribute values, such as all
Specific Tag
Note: Pressing Control+Enter or Shift+Enter (Windows), or Control+Return, Shift+Return, or Command+Return
(Macintosh), adds line breaks within the text search fields, allowing you to search for a Return character. When
performing such a search, deselect the Ignore Whitespace Differences option if you're not using regular expressions. This
search finds a Return character in particular, not simply the occurrence of a line break; for instance, it doesn't find a
tag or a
tag. Return characters appear as spaces in the Design view, not as line breaks.
<p>
Use the following options to expand or limit the search:
5
Limits the search to text that exactly matches the case of the text you want to find. For example, if you
Match Case
search for
the brown derby
Treats all whitespace as a single space for the purposes of matching. For example, with this
Ignore Whitespace
option selected,
would match
this text
available when the Use Regular Expressions option is selected; you must explicitly write your regular expression to
ignore whitespace. Note that
<p>
Limits the search to text that matches one or more complete words.
Match Whole Word
Note: Using this option is equivalent to doing a regular-expression search for a search string that starts and ends with
\b, the word-boundary regular expression.
Causes certain characters and short strings (such as ?, *, \w, and \b) in your search string
Use Regular Expressions
to be interpreted as regular expression operators. For example, a search for
and
black dog
the barking dog
Note: If you are working in Code view and make changes to your document, and try to find and replace anything other
than source code, a dialog box appears letting you know that Dreamweaver is synchronizing the two views before doing
the search.
6
To search without replacing, click Find Next or Find All:
Jumps to and selects the next occurrence of the search text or tags in the current document. If there are
Find Next
no more instances of the tag in the current document, Dreamweaver proceeds to the next document, if you are
searching in more than one document.
Opens the Search panel in the Results panel group. If you are searching a single document, Find All displays
Find All
all occurrences of the search text or tags, with some surrounding context. If you are searching a directory or site, Find
All displays a list of documents that contain the tag.
7
To replace found text or tags, click Replace or Replace All.
would match both
the black dog
tries
:
tries
John <i>tries</i> to get his work done on time, but
, you will not find
The Brown Derby
and
this text
this
and
tags do not count as whitespace.
<br>
.
September 4, 2007
and
the black dog
and specifying Not Inside Tag and the
.
tags with
td
.
but not
text
thistext
the b\w*\b dog
DREAMWEAVER CS3
User Guide
.
the <i>black</i> dog
tag would
i
set to
.
valign
top
<br>
. This option is not
will match both
the
230

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents