Drop Menu installation
<param name="mb_fntname" value="TimesRoman">
<param name="mb_bgcr" value="D2CCCC">
<param name="mb_bgcrin" value="c0c0c0">
<param name="mb_fntsz" value="12">
<param name="mb_fnttypin" value="1">
<param name="mb_fgcr" value="4949F9">
<param name="mb_fntnamein" value="TimesRoman ">
<param name="mb_fntszin" value="12">
<param name="mb_h" value="20">
<param name="mb_fnttyp" value="1">
<param name="mb_fgcrin" value="050587">
<param name="main_tr" value="_blank">
<param name="main_i" value="">
<param name="bgimg" value="images/JMDDMTitle.gif">
<param name="bgcr" value="FFFFFF">
<param name="mi_fgcr" value="4949F9">
<param name="mi_h" value="16">
<param name="mi_bgcrin" value="c0c0c0">
<param name="mi_fgcrin" value="050587">
<param name="mi_fntszin" value="12">
<param name="mi_fntname" value="TimesRoman">
<param name="mi_bgcr" value="D2CCCC">
<param name="mi_fntsz" value="12">
<param name="mi_ofst" value="10">
<param name="mi_fnttypin" value="0">
<param name="mi_fnttyp" value="0">
<param name="mi_fntnamein" value="TimesRoman">
<param name="mi_1_txt" value="Menu Bar Item">
<param name="mi_1_I" value="">
<param name="mi_1_1_txt" value="Item 1">
<param name="mi_1_1_I" value="">
<param name="mi_1_2_txt" value="Item 2">
<param name="mi_1_2_I" value="">
<param name="mi_1_2_1_txt" value="Item 2 1">
<param name="mi_1_2_2_txt" value="Item 2 2">
<param name="mi_1_3_txt" value="Item 3">
<param name="mi_1_3_1_txt" value="Item 3 1">
<param name="mi_1_3_1_1_txt" value="Item 3 1 1">
<param name="mi_1_3_2_txt" value="item 3 2">
<param name="mi_2_txt" value="Menu Bar 2">
<param name="mi_2_I" value="">
<param name="mi_2_1_txt" value="Countact us">
<param name="mi_2_1_I" value="images/mail.gif">
<param name="mi_2_1_url" value="mailto:admin@tools-soft.com">
<param name="mi_2_1_tr" value="_blank">
<param name="mi_3_txt" value="Products">
<param name="mi_3_1_txt" value="Drop Menu">
<param name="mi_3_1_I" value="images/hot.gif">
<param name=mi_3_1_url value="http://www.tools-soft.com">
<param name="mi_3_1_tr" value="_self">
<param name="mi_3_2_txt" value="Scroll Menu">
<param name="mi_3_2_I" value="images/hot.gif">
<param name="mi_3_2_url" value="http://www.tools-soft.com">
<param name="mi_3_2_tr" value="_self">
<param name="mi_3_3_txt" value="Effect Banner">
<param name="mi_3_3_I" value="images/hot.gif">
<param name="mi_3_3_url" value="http://www.tools-soft.com">
<param name="mi_3_3_tr" value="_self">
<param name="mi_3_4_txt" value="Other Applets">
<param name="mi_3_4_I" value="images/open.gif">
<param name="mi_3_4_url" value="http://www.tools-soft.com">
<param name="mi_3_4_tr" value="_self">
</APPLET>
3) And this is the parameter description:
Parameter Name | Description | Default Value |
mb_fntname | The menu bar titles font name | 0 |
mb_fntnamein | The menu bar titles font name when the mouse over it | 0 |
mb_bgcr | Menu bar background color | "" |
mb_bgcrin | menu bar background color when mouse over it | "_self" |
mb_fgcr | menu bar text color | "255, 255, 255" |
mb_fgcrin | menu bar text color when mouse over it | "128, 128, 128" |
mb_fntsz | The menu bar font size | N/A |
mb_fnttyp | Menu bar type. It could be one of the following: 0 : for normal type 1 : for bold type 2 : for italic type 3 : for bold italic type | mb_fnttypin |
mb_fnttypin | Menu bar type when the mouse over it. It could be one of the following: 0 : for normal type 1 : for bold type 2 : for italic type 3 : for bold italic type | Defurl |
main_tr | The default menu target | "0, 0, 0" |
main_I | The default menu icon | |
bgimg | The background image. | 14 |
bgcr | The background color | Rand |
mb_h | The menu bar height. | rand |
mi_fntname | The menu item font name | |
mi_fntnamein | The menu items font name when the mouse over it | |
mi_bgcr | Menu item background color | |
mi_bgcrin | menu item background color when mouse over it | |
mi_fgcr | menu item text color | |
mi_fgcrin | menu item text color when mouse over it | |
mi_fntsz | The menu item font size | |
mi_fnttypin | Menu item type when the mouse over it. It could be one of the following: 0 : for normal type 1 : for bold type 2 : for italic type 3 : for bold italic type | |
mi_fnttyp | Menu item type. It could be one of the following: 0 : for normal type 1 : for bold type 2 : for italic type 3 : for bold italic type | |
mi_1_txt | The 1st title bar text | |
mi_2_txt | The 2nd title bar text | |
mi_1_1_txt | The 1st text item in the 1st menu | |
mi_1_2_txt | The 2nd text item in the first menu | |
mi_1_1_1_txt | The 1st text item in the 1st sub menu in the 1st menu,,, and so on | |
mi_1_1_I | The item menu icon | |
mi_1_1_tr | The item menu target | |
mi_1_1_url | The item menu link | |
And so on …… |