| Quote: |
| To put the BottomLine on your site, simply create a frameset with the bottom frame being exactly 44 pixels tall and point it to this address: . You must follow these directions exactly and point to this exact address for your implementation to be acceptable to ESPN. We change our BottomLine code quite frequently as improvements are made and pointing to this address ensures you are always getting the most current code. |
| Code: |
<scr~ipt LANGUAGE="Javascr~ipt">
<!--
if (window != top) top.location.href = location.href;
// -->
</scr~ipt>
</head>
<frameset rows="*,74" frameborder="NO" border="0" framespacing="0">
<frame src="/index.php" name="mainFrame">
<frame src="http://espn.go.com/bottomline/espnewsbottomlinebasic.html" name="bottomFrame" frameborder="no" scrolling="NO" noresize marginwidth="0" marginheight="0">
</frameset>
<noframes><body>
</body></noframes>
</html>
|
| Code: |
| DirectoryIndex index.htm index.php index.html /noindex.php |