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`.**

11 lines (10 loc) 250 B
{{#markdown}} ```html <button data-reveal-id="myModal" data-reveal-ajax="http://some-url"> Click Me For A Modal </button> <a href="http://some-url" data-reveal-id="myModal" data-reveal-ajax="true"> Click Me For A Modal </a> ``` {{/markdown}}