CoolScroll



If you'd like to use your own fonts, and add some splash to your site, the CoolScroll applet may be just the ticket! Features smooth scrolling text which bounces up and down and fades in and out! Source included!

How To Use:

  • Download CoolScroll.zip (32KB) and unzip within your HTML directory.

    Java Source: source.html

    Sample HTML Source:

    <applet code="CoolScroll.class" name="CoolScroll" width="400" height="130">
      <param name="scrolltext" value="WHO SAID THAT JAVA SCROLLTEXT HAS TO USE WINDOWS FONTS???
      	*+*NOBODY*+* SO GET A PAINT TOOL (EVEN THE WINDOWS ONE!) AND DRAW YOUR OWN!">
      <param name="scrollspeed" value="5">
      <param name="asciioffset" value="32">
      <param name="fontx" value="25">
      <param name="fonty" value="20">
      <param name="fontimage" value="coolfonts.gif">
      <param name="backimage" value="sfondo.gif">
    </applet>
    

    Configuration: config.html

    Status: Freeware.

    Author: El Viscido

    Upload Date: April 29, 1998


    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.