Interactive Buttons, Example

Search

Advanced Search

Related Pages

This page, named Button 3, uses the top, left and bottom shared borders. Interactive buttons in the left border are used for Navigation.

Notice that, unlike button4, the buttons are interactive, although, as seen in code view (or view source in browser) the javascript behaviours for the buttons are missing. This page uses the workaround that places the behaviours in an external javascript file: <script src="/_themes/fp_functions.js" type="text/javascript"></script> to maintain the button functions.