læg den downloadede fil i samme mappe som html-siden så virker nedenstående:
<html>
<head>
<style>
center { visibility: hidden; overflow: hidden; position: absolute; width: 1; height: 1; }
</style>
<title>EasyScroll</title>
</head>
<body><!--
TOPCITIES MEMBER, IF THIS BANNER IS MESSING UP YOUR PAGE LAYOUT, VISIT
http://www.topcities.com/help/banner.html FOR INSTRUCTIONS ON HOW TO FIX IT
-->
</noscript></xmp>
<CENTER>
<IFRAME WIDTH=468 HEIGHT=60 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 FRAMEBORDER=0 SCROLLING=no BORDERCOLOR="#000000" SRC="
http://65.208.179.196/stuff_tc/index.htm"></iframe><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD> <A HREF="
http://www.topcities.com/cgi-bin/affiliates/clickcount.cgi?url=www.thefreesite.com" TARGET="_top"> <IMG SRC="
http://65.208.179.196/stuff_tc/mb_thefreesite156x20.gif" WIDTH=156 HEIGHT=20 BORDER=0></A></TD>
<TD> <A HREF="
http://www.topcities.com/cgi-bin/affiliates/clickcount.cgi?url=www.topcities.com/cgi-bin/home/signup" TARGET="_top">
<IMG SRC="
http://65.208.179.196/stuff_tc/mb_topcities312x20.gif" WIDTH=312 HEIGHT=20 BORDER=0 ALT="Get Your Free 150 MB Website Now!"></A></TD>
</TR>
</TABLE>
</CENTER>
<h2 style="font-family: Verdana">
EasyScroll
</h2><BR>
<a style="color: blue; font-family: Verdana; text-decoration: none;" href="
http://craiga.topcities.com/script/">Scripts</a><script src="scrollarea.js"></script>
<script>
sarea = new scrollarea(50,150,600,200);
</script>
Here is the easiest way to create scrolling content!<BR>
It works in ie4+ and ns6+. Heres how to use it:<BR><BR>
First you can download <a href="js/scrollarea.js">Scrollarea.js</a>
and call the js from your page, or call it from our page:<BR>
<tt>
<script src="
http://craiga.topcities.com/script/scroller/js/scrollarea.js"></script>
<BR>
Ours is a little long though, but you will automatically get
updates. <BR><BR>
The java script:<BR>
Heres how it works:<BR>
<pre><tt>
<script>
myscroll = new scrollarea(left,top,width,height);
</script>
Scrolled content here
<script>
myscroll.endScroll();
</script>
</tt></pre><BR><BR>
And thats it! See how easy that was?
<script>
sarea.endScroll();
</script>