javascript

Support desk for Multipurpose Quark Theme
GK User
Mon Mar 30, 2015 3:28 am
I have a question regarding the javascript of the top homepage module.
This part
Code: Select all
<h1 data-sr="enter bottom and move 50px">Main Heading</h1>
<h2 data-sr="enter bottom and move 50px and wait .2s">Sub Heading</h2>
<a href="#" class="dark btn-border" data-sr="enter bottom and move 50px and wait .3s">Learn more</a>

I want to know if it's possible to have the <h2> text disappear after a few seconds rather than appear?
User avatar
Junior Boarder

GK User
Mon Mar 30, 2015 6:26 am
You can find all details here:
http://scrollrevealjs.org/
https://github.com/julianlloyd/scrollRe ... i/Keywords
Sadly - there are only "in" animations.
User avatar
Moderator

GK User
Mon Mar 30, 2015 11:05 pm
Thanks Cyberek. I looked at the documentation and thought I was missing something because I didn't see any "move out' ish keywords. That solves it. Thanks
User avatar
Junior Boarder

GK User
Tue Mar 31, 2015 10:40 am
Please let me know if you would have any additional questions regarding this topic.
User avatar
Moderator


cron