iFrame with Fixed Header
问题 I would like to do something similar to this: http://bit.ly/RLpHme I'm working on a website for a real estate agent, and she would like to load the listings from her partners site, but have a fixed header at the top with her information. How would I go about achieving this? Thanks for the help! 回答1: fixed header with iFrame, check http://jsfiddle.net/QQKc4/50/ <div id="headerfix"></div> <iframe id="preview-frame" src="http://www.test.com" frameborder="0"></iframe> CSS #headerfix { height: