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)