SlideWays



A smooth sliding banner applet! Can be used horizontal or vertical. Images can be different sizes and each image can have a link. Includes many different parameters that can be changed.

How To Use:

  • Download SlideWays.zip (62.5 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="slideways.class" WIDTH="486"
    	HEIGHT="200" align="absmiddle">
    <param name="Notice" value="Applet by www.BrainCode.com">
    <param name="KeyCode" VALUE="FREE">
    <param name="BackgroundColor" value="255,255,255">
    <param name="SoundFile" value="clicksound.au">
    <param name="Direction" value="0">
    <param name="FrameThickness" value="0">
    <param name="FrameColor" value="0,0,0">
    <param name="BorderThickness" value="2">
    <param name="BorderColor" value="0,0,0">
    <param name="LinkMode" value="0">
    <param name="LinkColor" value="255,0,0">
    <param name="Justification" value="1">
    <param name="Image1" value="a.jpg">
    <param name="Link1"
    	value="http://javaboutique.internet.com/">
    <param name="Target1" value="_new">
    <param name="Image2" value="b.jpg">
    <param name="Link2" value="http://www.wdvl.com/">
    <param name="Target2" value="_new">
    <param name="Image3" value="c.jpg">
    <param name="Link3"
    	value="http://javaboutique.internet.com/">
    <param name="Target3" value="_new">
    <param name="Image4" value="d.jpg">
    <param name="Link4" value="http://www.wdvl.com/Times/">
    <param name="Target4" value="_new">
    <param name="Image5" value="e.jpg">
    <param name="Link5"
    	value="">
    <param name="Target5" value="_new">
    </applet>
    

    Status: Free for private and non-profit users.

    Author: BrainCode

    Homepage: http://www.BrainCode.com

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