Other Styles:
Price: $19.95
Demo Limitations: Demo work
can't be remove.
Drop Menu II installation
To install Drop Menu II you have to
do the following:
- Copy DropMenuII.jar.
- Put the following code in your html page:
<applet code = "DropMenuII.class"
archive="DropMenuII.jar" width = "500" height = "24" mayscript>
<param name="Copyright" value="DropMenuII (c) Applet, By Tools Soft Solutions">
<param name="menustyle" value="horz">
<param name="encoding" value="iso-8859-1">
<param name="maintarget" value="_self">
<param name="arrow" value="images/arrow_down_white_05.gif">
<param name="arrowhover" value="images/arrow_down_black_05.gif">
<param name="arrowclick" value="images/arrow_down_black_05.gif">
<param name="textaliagn" value="RIGHT">
<param name="centertitle" value="true">
<param name="border" value="2">
<param name="titlefnt" value="TimesRoman,BOLD,12">
<param name="submenufnt" value="TimesRoman,BOLD,12">
<param name="TitlesBkCr" value="3775FF">
<param name="TitlesBkCrHover" value="FFA851">
<param name="TitlesBkCrClk" value="A8FF51">
<param name="TitlesTxtCr" value="FFFFFF">
<param name="TitlesTxtCrHover" value="000000">
<param name="TitlesTxtCrClk" value="000000">
<param name="TitlesTxtCrShadow" value="000000">
<param name="TitlesTxtCrShadowHover" value="FFFFFF">
<param name="TitlesTxtCrShadowClk" value="FFFF00">
<param name="TitlesTxtShadowXShift" value="1">
<param name="TitlesTxtShadowYShift" value="1">
<param name="MainBackImg" value="">
<param name="MainBackImgHover" value="">
<param name="MainBackImgClk" value="">
<param name="soundon" value="sounds/over002.au">
<param name="soundclk" value="sounds/pop003.au">
<param name="item1" value="Item One,http://www.tools-soft.com/cgi-bin/show.cgi,_top">
<param name="item1-1" value="Item 1 1,,">
<param name="item1-1-info" value="">
<param name="item1-1-icon" value="">
<param name="item1-1-iconhover" value="">
<param name="item1-1-iconclk" value="">
<param name="item1-1-bgcr" value="">
<param name="item1-1-bgcrhover" value="">
<param name="item1-1-bgcrclk" value="">
<param name="item1-1-txtcr" value="">
<param name="item1-1-txtcrhover" value="">
<param name="item1-1-txtcrclk" value="">
<param name="item1-1-shadowcr" value="">
<param name="item1-1-shadowcrhover" value="">
<param name="item1-1-shadowcrclk" value="">
<param name="item1-1-shadowxshift" value="">
<param name="item1-1-shadowyshift" value="">
<param name="item1-1-bgimg" value="">
<param name="item1-1-bgimghover" value="">
<param name="item1-1-bgimgclk" value="">
<param name="item1-1-soundhover" value="">
<param name="item1-1-soundclk" value="">
<param name="item1-1-arrow" value="">
<param name="item1-1-arrowhover" value="">
<param name="item1-1-arrowclk" value="">
<param name="item1-2" value="Item 1 2, , ">
<param name="item1-2-1" value="Item 1 2 1, , ">
<param name="item1-2-2" value="Item 1 2 2, , ">
<param name="item1-2-3" value="Item 1 2 3, , ">
<param name="item1-2-3-1" value="Item 1 2 3 1, , ">
<param name="item1-2-3-2" value="Item 1 2 3 2, , ">
<param name="item2" value="Item 2, , ">
</applet>
3) And this is the parameter description:
Parameter Name |
Description |
Optional |
Copyright |
Must be "DropMenuII (c) Applet, By Tools Soft
Solutions" |
No |
menustyle |
How To Show The Menu (horz
Or vert) |
No |
encoding |
the default menu encoding
ex iso-8859-1 |
Yes |
maintarget |
the default link
target. |
Yes |
arrow |
The image path for the
arrow |
Yes, but no arrow will be
displayed |
arrowhover |
The image path for the
arrow when mouse hover. |
Yes, but no arrow will be
displayed |
arrowclk |
The image path for the
arrow when mouse click. |
Yes, but no arrow will be
displayed |
textaliagn |
the text align for the
header menu item.
Values:
up
down
left
right |
No |
border |
the border width for
header menu items. |
No |
titlefnt |
The header menu items
font, it must be in the following format:
FontName,Style,Size
Style could be:
bold
plain
italic
bolditalic |
Yes, the default font
will be used |
submenufnt |
The sub menu items font,
it must be in the following format:
FontName,Style,Size
Style could be:
bold
plain
italic
bolditalic |
Yes, the default font
will be used |
TitlesBkCr |
The header menu items
back color. |
No |
TitlesBkCrHover |
The header menu items
back color. when mouse hover |
No |
TitlesBkCrClk |
The header menu items
back color. when mouse click |
No |
TitlesTxtCr |
The header menu items
text color. |
No |
TitlesTxtCrHover |
The header menu items
text color. when mouse hover |
No |
TitlesTxtCrClk |
The header menu items
text color. when mouse click. |
No |
TitlesTxtCrShadow |
The header menu items
text shadow color. |
No |
TitlesTxtCrShadowHover |
The header menu items
text shadow color. when mouse hover |
No |
TitlesTxtCrShadowClk |
The header menu items
text shadow color. when mouse click |
No |
TitlesTxtShadowXShift |
The header menu items
text shadow color. x-axis shift |
No |
TitlesTxtShadowYShift |
The header menu items
text shadow color. y-axis shift |
No |
MainBackImg |
Header items default back
image. |
Yes |
MainBackImgHover |
Header items default back
image. when mouse hover. |
Yes |
MainBackImgClk |
Header items default back
image. when mouse click. |
Yes |
soundon |
Sound file path, when
mouse hover the item. |
Yes |
soundclk |
Sound file path, when
mouse click the item. |
Yes |
itemX |
Menu Header Item.
this parameter contains the menu item main data.
the format must be:
menu item name,link,target |
No |
itemX-Y |
Sub Menu Item.
this parameter contains the sub menu item data, and this item is under X
header.
the format must be:
menu item name,link,target |
No |
You can use the following
with each itemX of itemX-Y
itemX-info
itemX-icon itemX-iconhover
itemX-iconclk
itemX-bgcr
itemX-bgcrhover
itemX-bgcrclk
itemX-txtcr
itemX-txtcrhover
itemX-txtcrclk |
-info : the status bar
message for this item.
-icon: the icon for this item.
-iconhover: the icon for this item when mouse hover.
-iconclk: the icon for this item when mouse click.
-bgcr: item back ground color.
-bgcrhover: item back ground color. when mouse hover
-bgcrclk: item back ground color. when mouse click
-txtcr: item text color.
-txtcrhover: item text color. when mouse hover
-txtcrclk: item text color. when mouse click |
Yes |
|
|
|
And so on …… |
|
|
|