QGoo


alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." Your browser is completely ignoring the <APPLET> tag!
Written by QuanCex


Stretch and smear your images with this goo-ing applet. Loads any web image; easy click and drag controls for goo-ing.

Author's Notes:
Update in v1.2: You can now change the image that is being goo'd through javascript. Simply use the setImage("newimage.jpg") method of the goo-applet. Example: "document.goo.setImage("image2.jpg");

How To Use:

  • Download qgoo12.zip (23 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

          <applet name="goo" id="goo" code=QGoo.class width=330 height=370>
    	alt="Your browser understands the <APPLET>
    	tag but isn't running the applet, for some reason."
    	Your browser is completely ignoring the <APPLET> tag!
            <param name="image" value="jbgirl02A.jpg">
            <param name="bgcolor" value="#FF9900">
          </applet>
          <hr>
          Written by <a href="mailto:wittens@pandora.be">QuanCex</a><BR><BR>

    Status: Free for non-commercial sites.

    Author: Quancex

    Upload Date: March 17, 2000

    Updated: July 5, 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.