🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

An experimental animated ribbon which reveals a curtain of additional content. See the top right corner! of the demo.

Animation Core Java Script

Documentation

forkit.js

An experimental animated ribbon which reveals a curtain of additional content.

Curious about how this looks in action? Check out the demo page.

Events

Open/close events are dispatched from the main .forkit element:

document.querySelector( '.forkit' ).addEventListener( 'forkit-open', function() {   // fired when the curtain is pulled down } );  document.querySelector( '.forkit' ).addEventListener( 'forkit-close', function() {   // fired when the curtain retracts } );

License

MIT licensed

Copyright (C) 2017 Hakim El Hattab, http://hakim.se


You May Also Like