bovels
06-25-2005, 03:21 PM
Hi Guys,
Hopefully someone knows a solution to this IFrame obstacle I have on my web page.
This is what I have posted:
<div class="pad5tb"><iframe src='http://sanfrancisco.giants.mlb.com/NASApp/mlb/mlb/news/boxscore.jsp?gid=2005_06_24_sfnmlb_oakmlb_1&c_id=sf' width='757' height='148' frameborder='0' scrolling='no' border='0'></iframe></div>
Where readers of my web page can see last night's box score of SF Giants. The problem is that the IFrame starts in the upper left corner of the source, where you see the MLB logos +++. My goal is to just show the box score, which means I need the iframe to scroll down some 110px. As it is now, you would have to scroll down manually.
Does any of you wizzards know a way to automatically scroll down the iframe source a certain amount of px?
Thanks a lot!
-Bovels
Hopefully someone knows a solution to this IFrame obstacle I have on my web page.
This is what I have posted:
<div class="pad5tb"><iframe src='http://sanfrancisco.giants.mlb.com/NASApp/mlb/mlb/news/boxscore.jsp?gid=2005_06_24_sfnmlb_oakmlb_1&c_id=sf' width='757' height='148' frameborder='0' scrolling='no' border='0'></iframe></div>
Where readers of my web page can see last night's box score of SF Giants. The problem is that the IFrame starts in the upper left corner of the source, where you see the MLB logos +++. My goal is to just show the box score, which means I need the iframe to scroll down some 110px. As it is now, you would have to scroll down manually.
Does any of you wizzards know a way to automatically scroll down the iframe source a certain amount of px?
Thanks a lot!
-Bovels