Register button not delayed before it pops-up

GK User
Tue Nov 18, 2014 5:34 pm
On the front page, in the header there is the black "Register Now" button. In the module it is assigned:
<p><a href="#" class="btn-big" data-scroll-reveal="enter bottom and wait 1.5s">Register Now</a></p>
It appears immediate, not waiting the time period before it pops-up.
You can test it on your own site:
http://demo.gavick.com/joomla25/events/
User avatar
Senior Boarder

GK User
Fri Nov 21, 2014 12:22 am
Hello,

Please try to move the data-scroll-reveal attribute to the <p> tag - it seems that scroll reveal script has problems with inline elements.
User avatar
Administrator

GK User
Fri Nov 21, 2014 11:46 am
That works
Thank you
User avatar
Senior Boarder


cron