test_app/app/views/root/index.html.erb in slim_breadcrumb-0.0.1 vs test_app/app/views/root/index.html.erb in slim_breadcrumb-0.0.2

- old
+ new

@@ -25,9 +25,11 @@ </div> </nav> <p>This <strong>demo app</strong> show how the ruby gem <a href="https://github.com/fiedl/slim_breadcrumb/">slim_breadcrumb</a> looks like in action.</p> +<p>Hover, click or doubleclick on the breadcrumb separators to show hidden breadcrumb elements. <strong>Hovering</strong> and <strong>clicking</strong> shows hidden elements nearby the mouse cursor, <strong>doubleclicking</strong> shows all hidden breadcrumb elements.</p> + <p> The above breadcrumb bar has got just the following HTML code and a usual breadcrumb css file. The rest is done automatically via JavaScript. </p> <div class="sourcecode">