RMS_HR Divider Bars









A package of three small, animated divider applets!

How To Use:

  • Download hr.zip (9 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:
    Top Bar:

    <applet code="RMS_HR1.class" 
    	width=450 
    	height=1>
    
    <param name=author 
    	value="www.rmspencer.clara.net">
    <param name=strobe value="ffff00">
    <param name=bgcolor value="222233">
    </applet>
    

    Middle Bar:

    <applet code="RMS_HR2.class" 
    	width=450 
    	height=1>
    
    <param name=author 
    	value="www.rmspencer.clara.net">
    </applet>
    
    Bottom Bar:
    <applet code="RMS_HR3.class" 
    	width=450 
    	height=20>
    	
    <param name=author 
    	value="www.rmspencer.clara.net">
    <param name=stars value=15>
    <param name=star0 value="ff0000">
    <param name=star1 value="55ff55">
    <param name=star2 value="ffffff">
    <param name=star3 value="5555ff">
    <param name=star4 value="ffff00">
    <param name=bgcolor value="222233">
    </applet><BR><P>
    
    

    Status: Free for non-commercial use. Commercial use £5.00 per website.

    Author: Ralph Spencer

    Homepage: http://www.rmspencer.clara.net/

    Upload Date: December 3, 2001

    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.