iScroll Marquee Applet



iScroll is a quick, easy way to place a "marquee" text scroller on your page. Highly configurable.

Author's Notes:
Features:
Automatic text sizing adjusts to applet height; separate text and mouse-over link colors; complete font control (color, face, size, and style); fine vertical adjustment for precise text placement; status bar text on mouse-over; speed control and settable pause-on-start; linkable mode (URL and target or frame); and no-link mode for basic marquee use.

How To Use:

  • Download iScrollKitFree.zip (8 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code=iscroll.class width="300" height="16" align="absmiddle">
     <param name="Notice"            value="Applet by www.CodeBrain.com">
     <param name="Text"              value="Two goats arrived with lunchboxes, 
     	and we admired their fine table manners.">
     <param name="TextColor"         value="#FF8000">
     <param name="TextLinkColor"     value="#00FF00">
     <param name="VerticalBias"      value="0">
     <param name="FontName"          value="Courier">
     <param name="FontStyle"         value="0">
     <param name="Link"              value="http://www.codebelly.com">
     <param name="Target"            value="_new">
     <param name="Speed"             value="16">
     <param name="Pause"             value="1000">
     <param name="BackgroundColor"   value="#000000">
     <param name="MouseMode"         value="1">
     <param name="StatusBarText"     value="Many goats make fine eating...">
    </applet>
    

    Configuration: config.html

    Status: Free for all users.

    Author: CodeBrain

    Homepage: http://www.codebrain.com

    Upload Date: June 12, 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.