docs/components/top-bar.html.erb in zurb-foundation-4.2.0 vs docs/components/top-bar.html.erb in zurb-foundation-4.2.1
- old
+ new
@@ -207,10 +207,10 @@
</nav>', :html %>
<a name="clickable"></a>
<h4>Clickable Topbar</h4>
<p>You can now make the top bar clickable by adding a data-attribute to the nav element. Here's an example:</p>
- <nav class="top-bar" data-options="is_hover:false">
+ <nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="#">Clickable Top Bar</a></h1>
</li>