Skip to content

Instantly share code, notes, and snippets.

View JeanHuguesRobert's full-sized avatar

Jean Hugues Noël Robert JeanHuguesRobert

View GitHub Profile
Verifying that +jhr is my blockchain ID. https://onename.com/jhr
@JeanHuguesRobert
JeanHuguesRobert / scrollcue.js
Created October 21, 2010 19:50
Query plugin effect to make the screen easier to read when it is scrolled
// scrollcue.js
//
// JQuery plugin effect to make the screen easier to read when it is scrolled.
// It provides a visual clue that delimits the newly visible content.
//
// 09/29/2010, JeanHuguesRobert, based on previous work
// 10/09/2010, JHR, renamed from hotscroll to scrollcue
// 10/15/2010, JHR, with Jean Vincent, zIndex & image
//
// ToDo: it would be nice to be able to attach the effect to any element,