Animation in custom module using loadmodule

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Nov 08, 2016 6:50 pm
Reply with quote
Report this post
Is it possible to create an animation in custom module using loadmodule?

My custom module looks like this:
Code: Select all
<div class="gkCols" data-cols="2">
<div>
<h3 data-scrollreveal="enter top and move 100px over 0.66s wait 1s">Begivenheder</h3>
<p data-scrollreveal="enter top and move 150px over 0.66s wait 1.2s">Som medlem af foreningen Care4U har du mulighed for at deltage i forskellige begivenheder. <br /><br />Mere tekst derom må I gerne komme med. Vi vil løbende opdatere programmet. <br /><br />Vi vender tilbage med info omkring hvor arrangementerne og info mødet afholdes, så snart vi har dette på plads</p>
</div>
<p data-scrollreveal="enter bottom and move 150px over 0.66s wait 1.6s">{loadposition forside_begivenhed} </p>
</div>


My embedded module is showing, but missing the animation.
User avatar
Fresh Boarder

teitbite
Sat Nov 12, 2016 10:53 am
Reply with quote
Report this post
HI

scrollreveal should work as it is. If there is a script included in Your site that should be enough. Tell me the url to your site.
User avatar
Moderator


cron