1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="multiframe.top.bgcolor">
8 <refentrytitle>multiframe.top.bgcolor</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">color</refmiscinfo>
12 <refname>multiframe.top.bgcolor</refname>
13 <refpurpose>Background color for top navigation frame</refpurpose>
17 <src:fragment xml:id="multiframe.top.bgcolor.frag">
18 <xsl:param name="multiframe.top.bgcolor" >white</xsl:param>
22 <refsection><info><title>Description</title></info>
24 <para>Specifies the background color of the top navigation frame when
25 <link linkend="multiframe">multiframe</link> is enabled.</para>