Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

20 Providing navigation in HTML > 20.4 Creating a browse sequence


20.4 Creating a browse sequence

You can use Mif2Go-supplied navigation macros to create a browse-type navigation system in HTML, with previous and next links connecting all files in a single bidirectional series:

<$_prev> for a link to the preceding HTML file

<$_next> for a link to the following HTML file.

Mif2Go also provides predefined macro <$_top> for a jump to top-of-page.

In this section:

§20.4.1 Understanding how browse macros work

§20.4.2 Choosing buttons versus text links for a browse sequence

§20.4.3 Formatting browse-link labels

§20.4.4 Modifying macros <$_prev>, <$_next>, and <$_top>

§20.4.5 Understanding browse keyword scope and default values

§20.4.6 Specifying where to invoke a browse macro

§20.4.7 Considering an example of browse navigation

§20.4.8 Specifying an alternate file sequence for browse links

See also:

§18 Splitting and extracting files

§19 Creating HTML links

§28 Working with macros



20 Providing navigation in HTML > 20.4 Creating a browse sequence