Newsticker



A horizontal scrolling text effect that features user click and drag. Highly configurable, easy to set up.

How To Use:

  • Download newsticker.zip (10 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="newsticker.class" width=400 height=18>
    
    <param name="regcode" value="">
    <param name="info" value="Applet by Gokhan Dagli">
    
    <param name="bgcolor" value="000000">
    <param name="fontcolor" value="fffff0">
    <param name="highlight_color" value="eeee90">
    
    <param name="delay_time" value="4000">
    <param name="scroll_delay" value="8">
    <param name="scroll_jump" value="2">
    
    <param name="font_type" value="Arial">
    <param name="font_size" value="11">
    <param name="font_style" value="1">
    
    <param name="text_alignment" value="center">
    <param name="left_margin" value="10">
    
    <param name="text1" value="JavaBoutique">
    <param name="link1" value="http://javaboutique.com/">
    
    <param name="text2" value="Search for an applet by category">
    <param name="link2" value="http://javaboutique.com/cathome.html">
    
    <param name="text3" value="All the latest Java news">
    <param name="link3" value="http://javaboutique.com/news/">
    
    
    <param name=target_frame value="_self">
    </applet>
    

    Configuration: config.html

    Status: Free, but un-registered versions show a warning on the status bar.

    Author: Gokhan Dagli

    Homepage: http://japplets.tripod.com/newsticker.html

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