Help Search Campus Map Directories Webmail Home Alumnae Academics Admission Athletics Student Life Offices & Services Library & Technology News & Events About the College Navigation Bar
MHC Home Using the Document Interface

The "Previous" Button

Syntax: .PREVIOUS URL= [Label=] [Target=]

The Previous button belongs to a row of controls that are used for navigating through multi-page documents. Its purpose is to take the reader back one page in the sequence of pages. For example, page 3 of a book would use the Previous button to point to page 2 of the same book.

Defining the Previous Button's Function

You can specify the behavior of the Previous button with the following command:

.PREVIOUS URL= [Label=]

For example:

<!--.PREVIOUS URL="previous_page.shtml"-->

The optional Label parameter allows you to change the name of the button when it appears as text.

The Target parameter creates a link that points to another window or frame. Use a value of _parent to break out of frames, _blank to open a new window with the link, or another name of your choice to refer to a particular window or frame.

In its current implementation, the Document Interface displays the button as a graphic at the top of the page and as text at the bottom of the page.
There is no default behavior for this button. If you do not define it, it will not appear on the page.

----------------------------------------

Home | Directories | Web Email | Calendar | Campus Map | Search | Help

About the College | Admission | Academics | Student Life | Athletics
Offices & Services | Giving | News & Events | Alumnae | Library & Technology

Copyright © 2004 Mount Holyoke College. This page created by the OIS Operations Group and maintained by Webmaster. Last modified on December 8, 2004.