zurb-foundation-5
Version:
Foundation 5 for npm (no code modification from original repo)
2 lines • 501 B
HTML
<h2 id="numero1" class="so-awesome">Build Joyride with HTML</h2>
<p>At the bottom of your page but inside of the body, place either an <code>ol</code> or <code>ul</code> with the <code>data-joyride</code> attribute. This list will contain all of the stops on your tour. To associate the tour stops with an item on your page, make sure the ID and data-id match between the two. If you do not associate an id, the tour stop will take on a modal style, positioning itself in the middle of the screen.</p>