UNPKG

foundation-sites-5

Version:

**This package is only for versions 5 and earlier of Foundation. As of version 6, the package has a new name: `foundation-sites`.**

13 lines 404 B
{{#markdown}} ```html <!-- Here is the markup our JS creates for you --> <div class="joyride-tip-guide"> <span class="joyride-nub top"></span> <div class="joyride-content-wrapper"> <p>Hello and welcome to the Joyride documentation page.</p> <a href="#" class="small button joyride-next-tip">Next</a> <a href="#close" class="joyride-close-tip">&times;</a> </div> </div> ``` {{/markdown}}