★ wanayoo — archive 1999 http://java.webdeveloper.com/iPopper/Nouvelle recherche | Portail wanayoo
internet.com logo The Java Boutique Java is a trademark of Sun Microsystems, Inc. Find an ASP!
 APPLETS
by Category
by Date
by Name
Hall of Fame
Archive
Submit
Source Code
Servlets and JSP
 ARTICLES
Tutorials
Reviews
Glossary
 FORUM
FAQ
Users Poll
Discussion Group
Contact Us
 OTHER RESOURCES
Custom Applets
Java@Work
Java News
Jini Watch
Affiliate Programs
Top Searches
chat - counter
menu - countdown

internet.com
Internet News
Internet Stocks/VC
Internet Technology
Windows Internet Tech.
Linux/Open Source
Web Developer
ECommerce/Marketing
ISP Resources
ASP Resources
Wireless Internet
Downloads
Internet Resources
Internet Lists
International

Search internet.com
Advertising Info
Corporate Info

internet.commerce
Be a Commerce Partner
Clip & share Web info
Advertise a Coupon
Map Your Website
News to Your Desktop
Free virtual office
Get e-Biz Intell.
IT Products and Svcs
Barter Service
Hosting Services
Create a WebTour

WebDeveloper Network
BrowserWatch
Developer Forums
Developer News
JavaBoutique
JavaScriptSource
ScriptSearch
SearchEngineWatch
StreamingMediaWorld
The WDVL
WebDeveloper.com
WebDevelopersJournal WebReference.com
The XML Files

Get Press Exposure!

iPopper



iPopper is a cool little toolbox applet that allows you to place a system-like Popup Menu anywhere at all on the page. iPopper pops up anywhere, even outside the applet and supports up to 100 menu items!

How To Use:

  • Download iPopperKitFree.zip (8 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code= "ipopper.class"   height="28" width="121" >
    <param name = "Notice"          value = "Applet by www.CodeBrain.com">
    <param name = "BackgroundColor" value = "#000000">
    <param name = "Image0"          value = "demo_0_yourchoices.gif">
    <param name = "Image1"          value = "demo_0_clickhere.gif">
    <param name = "Image2"          value = "demo_0_menuactive.gif">
    <param name = "PopupX"          value = "11">
    <param name = "PopupY"          value = "26">
    <param name = "Target"          value = "_top" >
    <param name = "Item0"           value = "A Page">
    <param name = "Link0"           value = "http://www.codebrain.com">
    <param name = "Item1"           value = "B Page">
    <param name = "Link1"           value = "http://www.codebrain.com">
    <param name = "Item2"           value = "-">
    <param name = "Item3"           value = "C Page">
    <param name = "Link3"           value = "http://www.codebrain.com">
    </applet>
    

    Configuration: config.html

    Status: Free

    Author: CodeBrain

    Homepage: http://www.codebrain.com

    Upload Date: April 24, 2000



  • Applet Index
    (sorted alphabetically)

    A B C D E F G H I J K
    L M N O P Q R S T U
    V W X Y Z #s
    The Java Source
    (applets w/source code)

    A B C D E F G H I J K
    L M N O P Q R S T U
    V W X Y Z

    New on the Java Boutique:

    New Article:
    Servlets and JSP
    In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
    ... [Submissions]

    New Tutorial:
    Introduction to Java Part 6:
    Building Your First Application
    Selena Sol goes through all the Java code and HTML necessary to create a java application.
    ... [more Tutorials]

    Year in Review:
    The Best of 1999
    Y2K has come and gone and now we have a chance to look back over the past year. In 1999 we posted over 250 applets, servlets, applications, and tools. In this list are the 24 most popular apps from 1999.
    ... [popular applets]

    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
    100s of free Java code files to download.

    Copyright 1999-2000 internet.com Corp.
    All Rights Reserved. Legal Notices.