VScroller



VScroller is a highly configurable Vertical scroller. Mix pictures and text, have complete control on layout, even put a date range on items to show or not to show an item!

How To Use:

  • Download VScroller.zip (63.6 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable.

    Sample HTML Source:

    <applet archive="VScroller.jar" code="VScroller.class" height="300" width="200">
    	<param name="BGCOLOR" value="FFFFFF">
    	<param name="BGIMAGE" value="BgImage.gif">
    	<param name="FGIMAGE" value="FgImage.gif">
    	<param name="PAUSEHEIGHT" value="10">
    	<param name="COLOR1" value="000000,0000CC">
    	<param name="COLOR2" value="000000,0000CC">
    	<param name="COLOR3" value="00CC00,00CCCC">
    	<param name="DELAY" value="10">
    	<param name="FADE" value="0,0,0">
    	<param name="FILE" value="VScroller.txt">
    	<param name="font1" value="ARIAL">
    	<param name="font2" value="ARIAL">
    	<param name="font3" value="ARIAL">
    	<param name="fontSize1" value="12">
    	<param name="fontSize2" value="10">
    	<param name="fontSize3" value="10">
    	<param name="fontstyle1" value="ITALICBOLD">
    	<param name="fontstyle2" value="BOLD">
    	<param name="fontstyle3" value="NORMAL">
    	<param name="IMAGE1" value="vs.gif,vs.gif">
    	<param name="IMAGE2" value="but_off.gif,but_on.gif">
    	<param name="IMAGE3" value="new.gif,new_on.gif">
    	<param name="shadow1" value="CCCCFF,CCCCFF,1,1">
    	<param name="STEP" value="2">
    </applet>
    

    Configuration: config.html

    Status:Trial

    Author:Laurent Lequenne

    Homepage: http://cmwalolo.multimania.com/VScroller/Index.htm

    Upload Date: August 22, 2000

    Updated: October 17, 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.