Advertise here

jQuery Plugins Tagged ‘sticky caption’

Sticky – jQuery Plugin for Sticky Elements

April 06, 2013     3513     Scroll
Sticky – jQuery Plugin for Sticky Elements

Sticky is a jQuery plugin that gives you the ability to make any element on your page always stay visible.

Read More »

Sticky Captions Concept with jQuery

December 13, 2012     2682     Others
Sticky Captions Concept with jQuery

When adding captions to the bottom of a thumbnail it can happen that a thumbnail that is overflowing the viewport (i.e. is partly beyond the “fold”) is being hovered but the caption won’t be seen because it appears on the bottom part of the image that is not visible. The user would have to scroll the page in order to see the bottom of the item and eventually the caption.

A small trick can solve that problem by simply making the caption “sticky”. This would mean that the caption will be visible not only at the bottom of every thumbnail but also in any place, sticking at the bottom of the page, if the thumbnail hovered is overflowing the current view.

Read More »