Newsticker



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

Author's Notes:
Support for newer browsers.

How To Use:

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

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="newsticker.class" 
    	width="400" 
    	height="18">
    <param name="applet_width" value="400">
    <param name="applet_height" value="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="Newsticker is a Java Applet from appletcollection.com">
    <param name="link1" 
    	value="http://www.appletcollection.com/newsticker.html">
    
    <param name="text2" 
    	value="Click here to visit appletcollection.com">
    <param name="link2" 
    	value="http://www.appletcollection.com/index.html">
    
    <param name=target_frame value="_self">
    </applet>
    
    

    Configuration: config.html

    Status: Free (commerical or non-commerical) with a status bar message that will appear when the applet is online on a site and regcode parameter isn't correct.
    $19 Registration Fee removes the status bar message.

    Author: Gokhan Dagli

    Homepage: http://www.appletcollection.com/newsticker.html

    Upload Date: June 7, 2000

    Updated: January 31, 2002

    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.