tabbableNavigation (function)

tabbableNavigation(contentDictionary={}, fadeIn=True, direction='top', htmlClass=False, htmlId=False, uniqueNavigationId=False, contentCount={})[source]

Generate a tabbable Navigation

Key Arguments

  • contentDictionary – the content dictionary { name : content }

  • fadeIn – make tabs fade in

  • direction – the position of the tabs [ above | below | left | right ]

  • uniqueNavigationId – a unique id for this navigation block if more than one on page

Return

  • tabbableNavigation – the tabbableNavigation