Thanks for the reply. I simply changed my CSS and set the footer css to fixed and gave it a high z-index so it's always over-top of the content. I also set a "push" div to be a few pixels taller than the footer to make sure that no content is behind the
footer when the page is scrolled all the way down. I removed all the overflow css.
rlindabury
Member
52 Points
30 Posts
Re: Issue with modal popup in scrolling page with fixed footer using CSS; Modal not shown if cont...
Feb 28, 2012 03:50 PM|LINK
Thanks for the reply. I simply changed my CSS and set the footer css to fixed and gave it a high z-index so it's always over-top of the content. I also set a "push" div to be a few pixels taller than the footer to make sure that no content is behind the footer when the page is scrolled all the way down. I removed all the overflow css.
Modals now work as they should.
css Modalpopup