Flapjax Demo Code

    This is a simple demo that includes a mouse follower and a delayed mouse follower.

    Whenever the mouse is over the 'up' box, the box should be red.

    A counter should record the number of times the mouse has gone over the 'up' box.

    • View code for the unobtrusive JavaScript version with Flapjax library
    • View code for the unobtrusive Flapjax version
    • View code for the templated Flapjax version
    • Run the demo