Hello all,
have been using the latest foundation.
The reveal docs and video’s do not give me the details and I need to get this working.
The version 5 docs show an example I want:
<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>
And a working example I found has the url in the reveal div, I want to pass the url into the reveal.
Anybody got a dead simple example?
This would be much appreciated
Regards,
Gerrit Kuilder