Quantcast
Viewing all articles
Browse latest Browse all 4826

Logo animation by using json by use of bodymovin

@Rupal_Gohel wrote:

In app/components/home-intro.js why it can not use jquery syntax like

$('#logomaincustom') in place of document.getElementById('logomaincustom')

     bodymovin.loadAnimation({
                container: $('#logomaincustom'),
                renderer: 'svg',
                loop: true,
                autoplay: true,
                path: 'data.json',
            });

In app/templates/components/home-intro.hbs <div class=“logomaincustom”> </div>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles