WEBDEV Concepts

74 Part 2: Developing a site Choosing a target When choosing the target for a Button, Link , Image (with clickable areas) control, or a menu option, you can select: • a preset target: four preset targets are available: • Current browser (_top) • Current frame (_self) • Parent frame (_parent) • New browser (_blank). In this case, the new browser can be a new browser tab or a new browser with specific characteristics (menu bar, status bar, etc.). • a frame in the current frameset. Remark : in the diagrams below, the grayed area represents the area where the page is displayed when the Button control is clicked on. Current browser (_top) Initial page Newpage displayed in the entire browser Click the button Current frame (_self) Initial page Newpage displayed in the same frame Click the button

RkJQdWJsaXNoZXIy NDQ0OA==