html - Making a Footer stay at the bottom and not overlap on zoom with dynamically generated height main content - Sticky footer doesn't work -


i working on large website client , have run issue previous designers structure. footer not stay @ bottom of content when dynamically generated. have hidden divs opened links. these divs contain user comments. when both opened footer overlaps of content. when zoom in footer overlaps of main content. i've tried:

ryan fait's css , html5 sticky footers
how keep footer @ bottom dynamic height website
css reset sticky footer
prevent footer overlapping

all no success. doing full restructure option? i've tried using javascript make footer stay @ bottom of content. once document loaded , height changes, footer doesn't move content. ideas? code have long - 4000 lines of css, 2000 lines of html. should post part?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -