★ wanayoo — archive 1999 http://java.webdeveloper.com/Applet1/Nouvelle recherche | Portail wanayoo

G3 Series Servers: Prepare your business for expansion.


Find a Web Host With:
CGI Access
DB Support
NT Servers
UNIX Servers
Telnet Access

advanced search
Internet News
Internet Investing
IT
Windows Technology
Linux/Open Source
Developer
Interactive Marketing
xSP Resources
Small Business
Wireless Internet
Downloads
Internet Resources
Internet Lists
International
EarthWeb
Career Resources

Search internet.com
Advertise
Corporate Info
Newsletters
E-mail Offers
Be a Commerce Partner
Register Domains
Find a Consultant
Tech Magazines - FREE
Web Hosting
Internet Jobs
Business Search
Free Search Traffic
Compare Prices & Shop
Submit Your Site
Reach IT Professionals
FlashKit
Gif.com
HierMenusCentral
JavaBoutique
JavaScript.com
JavaScriptSource
WebDev Jobs
JustSMIL
ScriptSearch
StreamingMediaWorld
Web Hosts
WebDevelopersJournal WDVL
WebDeveloper.com
WebReference.com
XMLFiles.com
CGI
HTML
Java
JavaScript
Web Design and Promotion
Web Site Development
E-mail Address:


Can you receive
HTML e-mail?

Yes   No

Zip Code:



Applet1 Menu



Slide, jiggle, and bounce through your site with this animated menu applet!

How To Use:

  • Download Applet1.zip (26 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code=Applet1.class	
    	width=150	
    	height=300 
    	VIEWASTEXT>
    
    
    	<!--applet background color-->
    	<param NAME="backgroundColorR" VALUE="175">
    	<param NAME="backgroundColorG" VALUE="190">
    	<param NAME="backgroundColorB" VALUE="145">
    	
    	<!--number of menus--><param NAME="number_of_menus" VALUE="4">
    	
    	<!--height of menus --><param NAME="heightRect" VALUE="25">
    	
    	<!--width of menus --><param NAME="widthRect" VALUE="145">
    	
    	<!--how apart the menus are--><param NAME="menus_apart" VALUE="3">
    	
    	<!--sound file to play--><param NAME="sound" VALUE="ding.au">
    	
    	<!--first menu object details-->
    	<param NAME="menu1" VALUE="JavaBoutique">
    	<!--How do you want the text to scroll when mouse is over??-->
    	<param NAME="motion1" VALUE="across">
    	<!--Type of font for text: Times, Courier or Helvetica??-->
    	<param NAME="font1" VALUE="Times">
    	<!--Font style: BOLD, ITALIC or PLAIN??-->
    	<param NAME="style1" VALUE="BOLD">
    	<!--Font size:--><param NAME="size1" VALUE="12">
    	<!--URL of destination-->
    	<param NAME="url1" VALUE="http://javaboutique.com">
    	<!--Targets??-->
    	<param NAME="target1" VALUE="_self">
    	
    	<param NAME="colorMenuR1" VALUE="25">
    	<param NAME="colorMenuG1" VALUE="242">
    	<param NAME="colorMenuB1" VALUE="245">
    	<param NAME="colorStringR1" VALUE="0">
    	<param NAME="colorStringG1" VALUE="0">
    	<param NAME="colorStringB1" VALUE="0">
    	
    	<!--second menu object details-->
    	<param NAME="menu2" VALUE=" WDVL">
    	<!--How do you want the text to scroll when mouse is over??-->
    	<param NAME="motion2" VALUE="bouncy">
    	<!--Type of font for text: Times, Courier or Helvetica??-->
    	<param NAME="font2" VALUE="Times">
    	<!--Font style: BOLD, ITALIC or PLAIN??-->
    	<param NAME="style2" VALUE="BOLD">
    	<!--Font size:--><param NAME="size2" VALUE="12">
    	<!--URL of destination-->
    	<param NAME="url2" VALUE="http://wdvl.com">
    	<!--Targets??--><param NAME="target2" VALUE="_self">
    	
    	<param NAME="colorMenuR2" VALUE="74">
    	<param NAME="colorMenuG2" VALUE="24">
    	<param NAME="colorMenuB2" VALUE="94">
    	<param NAME="colorStringR2" VALUE="250">
    	<param NAME="colorStringG2" VALUE="150">
    	<param NAME="colorStringB2" VALUE="250">
    	
    	<!--third menu object details-->
    	<param NAME="menu3" VALUE="WebReference">
    	<!--How do you want the text to scroll when mouse is over??-->
    	<param NAME="motion3" VALUE="across">
    	<!--Type of font for text: Times, Courier or Helvetica??-->
    	<param NAME="font3" VALUE="Times">
    	<!--Font style: BOLD, ITALIC or PLAIN??-->
    	<param NAME="style3" VALUE="ITALIC">
    	<!--Font size:--><param NAME="size3" VALUE="12">
    	<!--URL of destination-->
    	<param NAME="url3" VALUE="http://webreference.com">
    	<!--Targets??-->
    	<param NAME="target3" VALUE="_self">
    	
    	<param NAME="colorMenuR3" VALUE="45">
    	<param NAME="colorMenuG3" VALUE="24">
    	<param NAME="colorMenuB3" VALUE="0">
    	<param NAME="colorStringR3" VALUE="250">
    	<param NAME="colorStringG3" VALUE="250">
    	<param NAME="colorStringB3" VALUE="250">
    	
    	<!--fourth menu object details-->
    	<param NAME="menu4" VALUE="JavaScript Source">
    	<!--How do you want the text to scroll when mouse is over??-->
    	<param NAME="motion4" VALUE="bouncy">
    	<!--Type of font for text: Times, Courier or Helvetica??-->
    	<param NAME="font4" VALUE="Helvetica">
    	<!--Font style: BOLD, ITALIC or PLAIN??-->
    	<param NAME="style4" VALUE="PLAIN">
    	<!--Font size:--><param NAME="size4" VALUE="10">
    	<!--URL of destination-->
    	<param NAME="url4" VALUE="http://javascript.internet.com/">
    	<!--Targets??-->
    	<param NAME="target4" VALUE="_blank">
    	
    	<param NAME="colorMenuR4" VALUE="45">
    	<param NAME="colorMenuG4" VALUE="44">
    	<param NAME="colorMenuB4" VALUE="124">
    	<param NAME="colorStringR4" VALUE="250">
    	<param NAME="colorStringG4" VALUE="250">
    	<param NAME="colorStringB4" VALUE="250">
    
    
    </applet>
    
    

    Status: Free

    Author: Poonit Marketkar

    Homepage: http://www.cis.umassd.edu/~u_pmarketkar/

    Upload Date: February 11, 2002

    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Article:
    Putting Design Principles to the Test - Part 2
    This month Samudra examines the package design. This simple example will help you grasp the concepts and will have you applying them in your own designs.
    ... [more articles]

    New Tutorial:
    The Java Community Process
    Ever wonder how you can help shape the future of Java? Benoy Jose takes us behind the scenes to explain The Java Community Process.
    ... [more Tutorials]

    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.

  • internet.com logo






    Developer News

    Symbian Enhances Multimedia with New OS

    Startup Writes Language to Replace Java, .NET

    SCO Aims at SMBs with Web Services



    Database Journal Launched!
    Jupiter Media has announced the launch of Database Journal. DBJ offers SQL courses and other database related resources for beginner to expert developers.



    Move the Clock
    Fun Animation Applet drawing a clock and allowing the user to move the clock with mouse as the clock still works.
    Download of the Week
    Chameleon Java Menu Applet
    Now you can create beautiful menu designs and stil make changes in labels, designs of Menu-Items and/or whole menu structures very easily.

    JB User Poll
    As a JavaBoutique Reader what kind of articles do you prefer?
    The JavaBoutique Top 15:
    1. Chameleon
    2. ChompText
    3. PingPong
    4. DJPopMenu
    5. NavBar
    6. RushHour
    7. Encyclo
    8. AnimLetters_anim
    9. 3DMaze
    10. Distorter
    11. AScroll2
    12. Nibbly
    13. BMMenu
    14. Viewer
    15. AdvPano
    Want more? Check out our Top 100!

    Refer-It
    Affiliate Program and Referral Directory.
    New on internet.com
    HP Shuffles its Enterprise Business Unit
    The company consolidates its server and storage hardware business and creates a business management and operations group to streamline its offerings.

    FTC Spam Forum Dispatch
    Disagreement on the details, but cohesion, consensus, and bonding.

    Putting The Tech in Teddy Bears
    There's a lot more than cute radio ads behind Vermont Teddy Bear Co.'s explosive growth of recent years. In this exclusive interview, the IT director discusses how technology helps drive revenue and cut costs.


    Copyright 2003 Jupitermedia Corporation All Rights Reserved.
    Legal Notices,  Licensing, Reprints, & Permissions,  Privacy Policy.
    http://www.internet.com/