The custom error pages solution puts our content in an iframe, and that iframe has a height=100%
This does not work in all browsers. In Firefox the iframe is only ~100px tall no matter the size of my window. To size an iframe to its content (or to the browser window more likely), you'll have to use javascript in the custom error pages solution. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
