javascript - Content Filter Is Jumping When Button Is Clicked -



javascript - Content Filter Is Jumping When Button Is Clicked -

there similar question asked on here (not plenty info given) no real solution presented. using mixitup filter content within framework (foundation) based on button beingness clicked. noticed weird motion happens when button clicked. have uploaded files viewed here http://cantaloupecreative.info/filter-code-snippet/

after animation fires, see page elements jump right bit. if that's you're referring to, take @ scroll bar. when there aren't plenty elements on page, scroll bar disappears , re-centers, you're seeing. can avoid permanently enabling or disabling scroll bar css

overflow-y: scroll;

or similar.

javascript jquery html css

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -