]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Update anchor tag with required "data-reveal" 4156/head
authorAlessandro Loffredo <cyberalexgm@gmail.com>
Wed, 15 Jan 2014 14:25:05 +0000 (15:25 +0100)
committerAlessandro Loffredo <cyberalexgm@gmail.com>
Wed, 15 Jan 2014 14:25:05 +0000 (15:25 +0100)
commit8348b24e6712c793c441abbae017955eb1228691
tree9d2fb8674f5edab061a6f63943e54474f0b8dde8
parent5f10dd497ac421a57a188be6908239fcfedebf01
Update anchor tag with required "data-reveal"

As described here:
http://foundation.zurb.com/forum/posts/258-reveal-problem-with-foundation-5
"data-reveal" is required to have reveal plugin working properly. This example works nice as is but if you have your buttons (anchors) loaded with jQuery (DOM update after document ready) it will not work.
Let's save devs time with this tip in the documentation.
Thanks!
doc/includes/reveal/examples_reveal_data.html