jquery Programming Glossary: other_content
div above another div, but should scroll beneath the later one http://stackoverflow.com/questions/14137378/div-above-another-div-but-should-scroll-beneath-the-later-one div_fixed which is fixed in position. Another div namely other_content is beneath the div_fixed . The other_content div has a padding.. div namely other_content is beneath the div_fixed . The other_content div has a padding top property so that when the page is scrolled.. top property so that when the page is scrolled only the other_content is scrolled beneath the fixed div. The fiddle is here HTML div..
div above another div, but should scroll beneath the later one http://stackoverflow.com/questions/14137378/div-above-another-div-but-should-scroll-beneath-the-later-one should scroll beneath the later one there is a div namely div_fixed which is fixed in position. Another div namely other_content is beneath the div_fixed . The other_content div has a padding top property so that when the page is scrolled only the other_content.. is a div namely div_fixed which is fixed in position. Another div namely other_content is beneath the div_fixed . The other_content div has a padding top property so that when the page is scrolled only the other_content is scrolled beneath the fixed div... is beneath the div_fixed . The other_content div has a padding top property so that when the page is scrolled only the other_content is scrolled beneath the fixed div. The fiddle is here HTML div class div_fixed FIXED div div class other_content content..
|