jquery - Issue facing when trying to fix the navigation bar at the top when user scrolls the page -
i trying fix navigation bar @ top when user scrolls page. facing problem it. while doing found elements overlaps on i.e hides navigation bar , displays on it.
say have nav bar of background-color blue , div somewhere down background color yellow. when scroll down div overlaps nav , hide blue color of nav bar , shows yellow color..
any regarding helpful.
sounds want set position: absolute , z-index. without code cant give specific answer should in right direction
Comments
Post a Comment