Zmei Popup Menu



A small popup menu that's just right for when you don't have a lot of real-estate available. New features include, an unlimited number of menu items and links, customizable font size, border color, fill color, text color, mouse over fill and text color.

How To Use:

  • Download zPopupmenu.zip (5 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="ZPopupMenu.class" WIDTH="80" HEIGHT="25">
    <PARAM name="border_color" value="0,180,0">
    <PARAM name="fill_color" value="0,110,170">
    <PARAM name="fill_color_mouse_over" value="0,190,255">
    <PARAM name="text_color" value="255,255,255">
    <PARAM name="text_color_mouse_over" value="255,0,0">
    <PARAM name="number_of_items" value="8">
    <PARAM name="font_size" value="18">
    <PARAM name="Text" value="Menu">
    <PARAM name="MenuItem1" value="Zmei Soft Home">
    <PARAM name="MenuItem2" value="Zmei Mail Sender">
    <PARAM name="MenuItem3" value="Zmei Cool Menu">
    <PARAM name="MenuItem4" value="Zmei Presentation applet">
    <PARAM name="MenuItem5" value="World Clock">
    <PARAM name="MenuItem6" value="Zmei Digital Clock">
    <PARAM name="MenuItem7" value="Zmei Clock 2">
    <PARAM name="MenuItem8" value="Zmei Applet package">
    <PARAM name="link1" value="http://www.zmei-soft.com">
    <PARAM name="link2" value="http://www.zmei-soft.com/sender/">
    <PARAM name="link3" 
        value="http://www.zmei-soft.com/java/ZCoolMenu.htm">
    <PARAM name="link4"
        value="http://www.zmei-soft.com/java/ZPresentation.htm">
    <PARAM name="link5" 
        value="http://www.zmei-soft.com/java/WorldClock.htm">
    <PARAM name="link6" 
        value="http://www.zmei-soft.com/java/ZmeiClock.htm">
    <PARAM name="link7" 
        value="http://www.zmei-soft.com/java/zClock2/index.htm">
    <PARAM name="link8" 
        value="http://www.zmei-soft.com/java/applets.htm">
    </APPLET>
    

    Status: Free with status bar message. To remove status bar message contact author.

    Author: Plamen Gelev

    Homepage: http://www.zmei-soft.com

    Updated: September 30, 2003

    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.