SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 1022 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"


Targeting sections of your frameset
In the section ???Naming Your Frames,??? you learned that certain names are reserved. The following four special
names are reserved by HTML for the parts of a frameset that are used in targeting: _blank, _parent,
_self, and _top. With them, you can cause content from a link to overwrite the current frame or to
appear in an entirely new browser window.
To target a link to a section of your frameset, follow these steps:
1. Select the text or image you want to use as your link.
2. In the Text (or Image) Property inspector, enter the URL and/or named anchor in the Link text
box. Alternatively, you can click the folder icon to browse for the file.
3. Select the Target text box. (You may need to expand the Property inspector to see the Target
text box.)
4. Select one of the following reserved target names from the drop-down list of Target options
(see Figure 16-13) or type an entry into the text box:
n _blank??”Opens the link into a new browser window and keeps the current window available.
n _parent??”Opens the link into the parent frameset of the current frame, if any.
n _self??”Opens the link into the current frame, replacing its contents (the default).
n _top??”Opens the link into the outermost frameset of the current Web page, replacing all
frames.


Pages:
1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034