does anyone know how the effect at the flipboard page is made?
i mean the responsive video and the menu which only appears if you scroll down.
you can resize the browser as you want. only the top div appears and no menu or white footer. but start to scroll and there it is. thanks for ideas.
does anyone know how the effect at the flipboard page is made? i mean
Share
found out how to for those who like to know:
home is the id of the div which should be resized when the browser resizes. and ‘height’,h tells the browser the set the h of the var of the browser to the css height of the div.