The course I'm currently working on has blocks that have a bit of a 'jagged' background treatment between them. The background is moved upwards just a bit to overlap the previous block. However, it looks a little weird with Trickle when you can't see the new background until you click the Continue button, and then the jagged background from the next block instantly shows up overlapped.
I was hoping there was a way to use Trickle to also fade in new blocks before it scrolls instead of just visibly displaying them. I've been combing through the JS files but can't seem to find the right event handler or place to put in what would be a simple jQuery call. Any ideas?
Thanks!