Bookmarks for January 1st

  • scrollorama – scrollorama.animate('#example1',{
    duration:400, property:'opacity'
    })
    ? ? ?

    Hook into the onBlockChange event.

    scrollorama.onBlockChange(function() {
    alert('You just scrolled to block#'+scrollorama.blockIndex);
    });

 

chris