PhantomScroll



This horizontal scroller creates a ghosting effect with text. It can be controlled with javascript, and the source is included and well documented.

How To Use:

  • Download PhantomScroll.zip (84KB)
  • Unzip with a compression utility.

    Java Source: source.html

    Sample HTML Source:

    <applet code="PhantomScroll.class" align="baseline"
    width="350" height="100" name="scrollApplet">
    <param name="activeLinkColor" value="3FFFAF">
    <param name="amplitude" value="6">
    <param name="bgDisplay" value="10">
    <param name="bgImage" value="b4.jpg">
    <param name="fgImage" value="b3.jpg">
    <param name="fontsize" value="20">
    <param name="linkColor" value="AFFFDF">
    <param name="speed" value="4">
    <param name="text" value="Thanks for your interest in
    <a href='http://table.jps.net/~one1/stuff/java/phantomscroll'>
    PhantomScroll</a>.<br>
    Please feel free to use this applet as much as you wish.<br>
    <a href='http://table.jps.net/~one1/stuff/java/phantomscroll'>
    PhantomScroll</a> was developed by <
    a href="mailto:um@mail.com">Uldarico Muico Jr.
    </a>"></applet>
    

    Configuration: config.html

    Status: free under the terms of the GNU General Public License

    Author: Uldarico Muico

    Homepage: http://table.jps.net/~one1/stuff/java/phantomscroll

    Upload Date: January 26, 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.