Flapjax Demo Code
- Print the current time to millisecond precision, updating every 100ms.
- 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
- Take the time in milliseconds and truncate it to seconds. Then, create a number that cycles from 0 to 9,
changing every second.
- 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
- Create an array of numbers, 0 to n, where n is the value from the previous version.
- 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