javascript - Positioning from fixed to static -


i need have fixed div on screen between points, defined whether elements on top of screen or not.

i tried accomplish changing position via jquery. problem found is, @ bottom point, when change position fixed static, div jumps away, instead of start scrolling point on.

here jsbin: http://jsbin.com/woroyejahe/5/

thanks

just position of lower div , set top css style position: absolute.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -