SpiceLab
ZENmechanic
Und das völlig unabhängig von der aktuellen Höhe des Viewports:Anbei screenshots.. statt div_top.jpg will ich div_bottom.jpg erreichen.
Javascript:
$('.wrapper-btn-sticky').css({
'z-index' : '999',
'border' : '2px solid blue',
'position' : 'absolute',
'bottom' : '0'
});