ScrollIt



Horizontal scrolling text applet with configurable text color (including link color, and hover color), font style and size, and target frame for linked page to open in. Comes complete with stop, rewind and forward buttons!Cool!

How To Use:

  • Download ScrollIt.exe (59 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <APPLET CODE="ScrollIt.class" ARCHIVE="ScrollIt.jar" WIDTH="450" HEIGHT="34">
    <PARAM NAME="bgcolor" VALUE="336699">
    <PARAM NAME="scrollbgcolor" VALUE="c7dcb8">
    <PARAM NAME="fontcolor" VALUE="000000">
    <PARAM NAME="hovercolor" VALUE="ff0000">
    <PARAM NAME="linkcolor" VALUE="0000ff">
    <PARAM NAME="brakes" VALUE="5">
    <PARAM NAME="fontface" VALUE="Arial">
    <PARAM NAME="fontstyle" VALUE="italic">
    <PARAM NAME="fontbold" VALUE="on">
    <PARAM NAME="fontsize" VALUE="16">
    <PARAM NAME="textfile" VALUE="off">
    <PARAM NAME="text" VALUE="# This is an example file for the ScrollIt applet.^
    # ^
    ^
    ^
    
    |JavaBoutique^
    http://javaboutique.com/^
    ^
           ^
    | Java Categories^
    http://javaboutique.com/cathome.html/^
    ^
            ^
    Great Java ^
    |Resources^
    http://javaboutique.com/resources.html/^
    ^
            ^
    Take our users ^
    |Poll^
    http://javaboutique.internet.com/forum/poll.html^
    
    ">
    <PARAM NAME="target" VALUE="_self">
    </APPLET>
    

    Configuration: config.html

    Status: Free

    Author: Chris Pike

    Homepage: http://www.pikeus.co.uk/applets/scrollit/scrollit.html

    Upload Date: October 19, 2000

    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.