The FlyerFly
04-14-2008, 08:57 PM
on my website's main page, http://flyerflies.com , i have an embedded remotely hosted iframe video player. the iframe loads up fine, but the trouble is that when the iframe loads up in IE, the browser window automatically scrolls downward to include the entire iframe. that wouldnt be a problem except for the fact that it scrolls so far that my main banner is skipped over and not seen unless the user manually scrolls back up.
is there something i can do either with IE or with the iframe code itself to stop this from happening?
here is the code...
<iframe width="480" height="360" frameborder="0" src="http://flyers.nhl.tv/team/embed?hlg=20072008,3,132"></iframe>
ive also noticed that this auto-scroll does not seem to happen with some text-only iframes that i have included on this page. http://flyerflies.com/main/fansearch/assets.html
thanks!
is there something i can do either with IE or with the iframe code itself to stop this from happening?
here is the code...
<iframe width="480" height="360" frameborder="0" src="http://flyers.nhl.tv/team/embed?hlg=20072008,3,132"></iframe>
ive also noticed that this auto-scroll does not seem to happen with some text-only iframes that i have included on this page. http://flyerflies.com/main/fansearch/assets.html
thanks!