Bubbler



Bubbler is a small applet which will make any image bubble when you move your mouse over it or can be set to constantly bubble away on your web page.

How To Use:

  • Download Bubbler.zip (31 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="Bubbler.class" align="top" width="290" height="149">
      <param name="speed" value="10">
      <param name="tile">
      <param name="minBubbleSize" value="5">
      <param name="maxBubbleSize" value="15">
      <param name="growthRate" value="50">
      <param name="bubbleNumber" value="40">
      <param name="AppletHomePage" value="http://go.to/javabase">
      <param name="delay" value="10">
      <param name="bubbleColor" value="660099">
      <param name="background" value="jb.gif">
      <param name="host" value="javabase">
      <param name="key" value="cacowcbu">
    </applet> 

    Configuration: config.html

    Status: Free

    Author: Edward Smith

    Homepage: http://www.javabase.fsnet.co.uk/Bubbler/Bubbler.html

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