Marquee



A small scrolling marquee. It's free!

Author's Notes:
A Marquee Editor is located on the authors site. Fill in the form, click submit and instant HTML is generated for you!

How To Use:

  • Download Marquee102V05.zip (6 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code= "Marquee102V05.class" width=550 height=75> 
        <param name = "text" value = "Welcome to JavaBoutique">
        <param name = "font" value = "Helvetica">
        <param name = "font size" value = 28>
        <param name = "font style" value = "bold+italic">
        <param name = "rgbText" value = 000000>
        <param name = "rgbBackground" value = 0fe0f0>
        <param name = "function" value ="horizontal left">
        <param name = "delay" value = 50>
        <param name = "pixelscroll" value = 2>
    </applet>
    

    Status: Free

    Author: Matthias Burg

    Homepage: http://www.burgsoft.de/MarqueeCreationKit/indexengfr.html

    Upload Date: August 16, 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.