iNavigate Frames XSLT

Open All  Close All  Locate  Move Previous  Move Next 


Frames.xsl

The frames.xsl file contains all the XSLT templates used to generate iNavigate elements specific to use in frames mode.

NOFRAMES_TagStart
HTML template for the start tag.<br><br> </td> </tr> <tr><td bgcolor="#666699" valign="top"><img src="../../graphics/Blank.gif" alt="" width="1" height="1" border="0"></td></tr> <tr> <td valign="top"> <font class="subhead">NOFRAMES_Link</font><br> <table border="0" cellpadding="0" cellspacing="0"> <tr><td colspan="2"><img src="iNavigate/graphics/blank.gif" width="110" height="1"></td><td><img src="iNavigate/graphics/blank.gif" width="1" height="4"></td></tr> <tr><td><img src="iNavigate/graphics/blank.gif" width="30" height="1"></td><td valign="top">Parameter</td><td>Description</td></tr> <tr><td colspan=3><img src="iNavigate/graphics/blank.gif" width="1" height="4"></td></tr> <tr><td><img src="iNavigate/graphics/blank.gif" width="30" height="1"></td><td valign="top">url</td><td>url for the <noframes> link</td></tr> <tr><td colspan=3><img src="iNavigate/graphics/blank.gif" width="1" height="4"></td></tr> <tr><td><img src="iNavigate/graphics/blank.gif" width="30" height="1"></td><td valign="top">caption</td><td>caption text for the <noframes> link</td></tr> <tr><td colspan=3><img src="iNavigate/graphics/blank.gif" width="1" height="10"></td></tr> </table> The HTML Link tag used in Frames mode for the Index File <NOFRAMES> section..<br><br> </td> </tr> <tr><td bgcolor="#666699" valign="top"><img src="../../graphics/Blank.gif" alt="" width="1" height="1" border="0"></td></tr> <tr> <td valign="top"> <font class="subhead">NOFRAMES_TagEnd</font><br> HTML template for the end tag.

Reframe_Index
JavaScript template for Frames mode re-framing code in the Index file.

BodyConfig_Start
ParameterDescription
menuframethe name of the frame containing the iNavigate menu
indexfilethe name of the HTML index file defining the top level frameset(s)
Start of JavaScript template for menu configuration code in the Body Frame.

MatchQueryString_Frames
ParameterDescription
menuframethe name of the frame containing the iNavigate menu
propertythe value of the property
JavaScript Frames mode template for the MatchQueryString property, set in the configuration section of a frame body page.

PageSearch.page_Frames
ParameterDescription
menuframethe name of the frame containing the iNavigate menu
propertythe value of the property
JavaScript Frames mode template for the PageSearch.page property, set in the configuration section of a frame body page.

PageSearch.querystring_Frames
ParameterDescription
menuframethe name of the frame containing the iNavigate menu
propertythe value of the property
JavaScript Frames mode template for the PageSearch.querystring property, set in the configuration section of a frame body page.

BodyConfig_End
ParameterDescription
menuframethe name of the frame containing the iNavigate menu
End of JavaScript template for menu configuration code in the Body Frame.