iNavigate Navigation XSLT

Open All  Close All  Locate  Move Previous  Move Next 


Navigation.xsl

The navigation.xsl file contains all the XSLT templates used to generate iNavigate Navigation Aids and BreadCrumbs.

DoNavigationAid
ParameterDescription
commandjavascript command associated with the navigation aid
imagenavigation aid image file name
imageAfterflag indicating if the image is to be after the caption (=1) or before the caption (=0)
captioncaption text for the navigation aid
titletooltip text for the navigation aid
HTML template for a Navigation Aid.

CrumbCaption
ParameterDescription
captionthe caption text for the menu items
HTML template used for a BreadCrumb Navigation text item.

CrumbLink
ParameterDescription
urlurl for the menu item link
targetthe target attribute value for the menu item link
captionthe caption text for the menu items
titlethe tooltip text for the menu item
HTML template used for a BreadCrumb Navigation link item.