I have an iframe on my site in a div. I have set both to 100% in height I'm also using the blueprint framework hence `span-12 last` for the class. My question is why is there still a scroll bar on the site?
**CODE:**
Rather than just extent as much as possible it goes past the bottom of the page and has a scroll bar. Why is it assuming this height?
**SNAPSHOT:**
![enter image description here][1]
[1]: http://i.stack.imgur.com/haXNm.png
iFrame in DIV marked in red.
以上就是Why does the iframe extend past the end of the page when 100% in height?的详细内容,更多请关注web前端其它相关文章!