Jim Nayzium
11-14-2006, 01:59 PM
http://mikebake.p194.pandawebsites.com/Staging-StudioAuditions/industrynews_home_FromScratch.php
My footer uses this code for its CSS
http://mikebake.p194.pandawebsites.com/Staging-StudioAuditions/css/studioauditions_main.css
#footer class
It works in all my test except for Safari...If the screen starts out smaller than the window's total height, the footer floats on top of the content....then if I resize the window and refresh the footer floats to the bottom and out of the way...
So in theory it is doing what it is told, but I don't want it to show up at all if the content area is bigger than the window? does that make sense...
Strangely, http://mikebake.p194.pandawebsites.com/Staging-StudioAuditions/index_css_template7.php
uses the same CSS for footer and responds as expected...I think because the page is always taller than a normal window so it never gets 'confused'
Can someone point me to the area where Safari differences on Floats is covered?
Thanks.
My footer uses this code for its CSS
http://mikebake.p194.pandawebsites.com/Staging-StudioAuditions/css/studioauditions_main.css
#footer class
It works in all my test except for Safari...If the screen starts out smaller than the window's total height, the footer floats on top of the content....then if I resize the window and refresh the footer floats to the bottom and out of the way...
So in theory it is doing what it is told, but I don't want it to show up at all if the content area is bigger than the window? does that make sense...
Strangely, http://mikebake.p194.pandawebsites.com/Staging-StudioAuditions/index_css_template7.php
uses the same CSS for footer and responds as expected...I think because the page is always taller than a normal window so it never gets 'confused'
Can someone point me to the area where Safari differences on Floats is covered?
Thanks.