DJScroller



A highly configurable vertical scroller that allows you to mix graphics and text on the same line. Supports "grab and drag" of the scrolling text if the scrollbar is not shown

How To Use:

  • Download djscroll.zip (13 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet CODE="DJScroller.class"  Archive = DJFiles.zip 
    	WIDTH=200 
    	HEIGHT=200>
    <param name = scrollbar  value = true>
    <param name = scrollSpeed value = 17>
    <param name = foregroundColor value =FFFFFF>
    <param name = backgroundColor value =000000>
    <param name = borderColor value = 888888>
    <param name = borderSize value = 3>
    <param name = frame value = _top>
    <param name = engine value = tengine.txt>
    <param name = splash0 value = "Loading Applet Data ...">
    <param name = splashColor value =FFFFFF>
    </applet>
    

    Configuration: config.html

    Status: Free for non-commercial use.

    Author: Ken Rigoni

    Homepage: http://www.decafjava.com/verticalscroller.html

    Upload Date: April 20, 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.