Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@stevegrunwell stevegrunwell released this 27 Aug 17:20
d8fbcce

Added

  • The tabbing JavaScript will now listen for window.hashchange events, enabling links within the tab content to change tabs (#13)
  • Add .tabbed-section-heading to the <h2> at the top of each tabbed panel (#15)

Fixed

  • Prevent all the tabs from displaying on page load before the tab script executes (#14)