Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Doesn't work on Chrome 28 Win 7 1366 x 768 (can't scroll to see the bottom buttons).

http://css-tricks.com/snippets/css/sticky-footer/

http://ryanfait.com/sticky-footer/



Same problem here. Hitting F11 for full-screen revealed the buttons.

For front-end experts, this is a pretty egregious oversight.


I managed to get to the buttons by zooming out. Couldn't see them by default (Chrome on a Retina Macbook Pro). Tried scrolling and clicked every item visible too before figuring it out, ha.


You don't need any tricks for the sticky footer. Just use position: fixed on the footer and add a padding-bottom to the body for the same height as the footer. In absolutely ancient browsers it will simply show the footer at the bottom when you scroll there.


And the site completely sucks on the iPad. Can't even see the right most box


Do you need tricks like that anymore though? Even IE8 supports `position: fixed'.


Problem solved, thanks for reporting :)


Same issue for me.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: