Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:06

Milonic Home Menu style - Need Latest Scroll Style


Poster: RegGFX
Dated: Monday May 8 2006 - 17:34:23 BST

I was trying to download the latest Milonic Home Menu Style because i was interested in how Scrollable "DHTML Menu Samples" were styled.

The downloaded version is different and does not show the scrollable item selection with styled section headers.

Basically i'm looking for the menu data which looks exactly like the sample below
Image
Does anyone know where i can download the Latest Milonic Menu that resembles this scrollable style i've circled in red?

I would be VERY GREATFUL


Poster: Migru
Dated: Monday May 8 2006 - 21:26:09 BST

Hi

donĀ“t know, if this can be downloaded somewhere, but its not difficult to figure out some details.

The menu data is
http://www.milonic.com/menu_data.php

and if you convert it, for example using ultraedit, into a standard text file, you can study the main menu, the styles, the sub menu "mm menusamples" and the corresponding style (samplestyle) with overflow="scroll";.
This is what you have "circled in red" as you noted.

Michael


Poster: RegGFX
Dated: Monday May 8 2006 - 23:23:18 BST

YES!!...THATS IT... i don't know why i didn't think of trying that myself. I Guess i was in a superfast hurry.

Anyway... I've reformated all the menu_data to read properly. Just remember to download the Milonic Home Menu from the samples and then update the munu_data.js with the code below:

Code:
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(vertStyle=new mm_style()){
     onbgcolor = "#FEFAD2";
       oncolor = "#000000";
    offbgcolor = "#F5F5F5";
      offcolor = "#000000";
  //visitedcolor = "green";
   bordercolor = "#999999";
   borderstyle = "solid";
separatorcolor = "#999999";
//separatorsize = 1;
separatorpadding=1
separatorwidth="85%"
separatoralign="right"
       padding = 3
   borderwidth = 1
   onborder="1px solid #999999";
//overfilter="Blinds(direction='down',bands=1,duration=0.3);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=3)";
//outfilter="Blinds(direction='up',bands=1,duration=0.6)";
    overfilter = "Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=3)"
    //outfilter = "Fade(duration=0.1)"
      //fontsize = "72%";
      fontsize="12px";
     fontstyle = "normal";
    fontfamily = "verdana, arial";
    //fontweight="bold"
    //ondecoration="underline"
     pagebgcolor = "#CFE2D1";
     pageimage="db_red.gif";
       pagecolor = "#000066";
      subimage = "black_13x13_greyboxed.gif";
      onsubimage="on_13x13_greyboxed.gif"
     
headercolor = "#000099";
headerbgcolor = "#AFD1B5";
headerborder="1px solid #000000";
//menubgimage="backoff_green.gif";
imagepadding=3;
image="18_blank.gif";
menubgcolor="#F5F5F5"
}

horizStyle=new copyOf(vertStyle)
horizStyle.overfilter=""
horizStyle.outfilter=""
horizStyle.borderwidth=1
horizStyle.separatorpadding=0
horizStyle.separatorwidth=1
horizStyle.separatorcolor="#000000"
//horizStyle.onborder="";
horizStyle.separatorcolor = "#999999";
horizStyle.subimage="downboxed.gif";
horizStyle.onsubimage="on_downboxed.gif";
horizStyle.pagesubimage="on_downboxed.gif";
//horizStyle.onbgcolor = "#4F8EB6";
horizStyle.oncolor = "#000000";
horizStyle.offbgcolor = "#CFE2D1";
horizStyle.offcolor = "#000000";
horizStyle.image = "";
horizStyle.overbgimage="backon_beige.gif";
horizStyle.menubgimage="";
horizStyle.menubgcolor=""
//horizStyle.onborder="1px solid #999999";


with(milonic=new menuname("mainmenu2")){
top = 98;
left =150;
style = horizStyle;
alwaysvisible = 1;
orientation="horizontal"
margin=2;
aI("text=Home;url=/;title=Back to Home Page;");
aI("text=About Milonic;showmenu=mm about;");
aI("text=DHTML Menu;showmenu=dhtml menu;");
aI("text=Products;showmenu=mm products;");
aI("text=Support;showmenu=mm support menu;");
aI("text=My Milonic;showmenu=mm my milonic;url=mymilonic.php");
aI("url=/search.php;text=Search;showmenu=mm search;");
}

   with(milonic=new menuname("mm about")){      
   style = vertStyle;
   top="offset=2"
   margin=3
   aI("text=About Us;url=/aboutus.php;image=18_about.gif;");
   aI("text=Testimonials;url=/testimonials.php;image=18_testimonial.gif;");
   aI("text=Distinguished Clients;url=/corp_customers.php;image=18_corporate.gif;");
   aI("text=Investing in Non-Profits;url=/nonprofits.php;image=18_nonprofit.gif;");
   aI("text=Where Are We;url=/location.php;image=18_where.gif;");
   aI("text=Contact Us;url=/contactus.php;image=18_contact.gif;");
   aI("text=Privacy Policy;url=/privacy.php;image=18_privacy.gif;");
   aI("text=Software Licensing Agreement;url=/license.php;image=18_license.gif;");
   }


   with(milonic=new menuname("dhtml menu")){      
   style = vertStyle;
   top="offset=2"
   margin=3
   aI("text=Software Purchasing Pages;url=https://www.milonic.com/cbuy.php;image=18_purchase.gif;");
   aI("text=Licensing;url=/licensing.php;image=18_lic.gif;");
   aI("text=Free Licenses;url=/freelicreq.php;image=18_freelic.gif;separatorsize=1");   
   aI("text=DHTML Menu Samples;showmenu=mm menusamples;");
   aI("text=Menu Imagepack;url=/imagepack;18_quick.gif;");
   aI("text=Product Information;url=/productinfo.php;image=18_product.gif;");
   aI("text=Page Integration;url=/integration.php;image=18_integration.gif;");
   aI("text=Menu Quick Reference Guides;showmenu=mm quickref;image=18_quick.gif;");
   aI("text=Bolt-on Modules;url=/menumodules.php;");   
   aI("text=Menu Version Information;url=/menuvinfo.php;;image=18_version.gif;separatorsize=1");   
   //aI("text=Frames Based Menu (version 3);url=/menu/frames/;");
   aI("text=Frames Based Menu;url=/frames/;");
   aI("text=Version 3 to Version 5.0 Converter;url=/converter.php;image=18_converter.gif;");
   aI("text=Menu Logos;url=/logos.php");
   aI("text=List of DHTML Menu users;url=/list/;image=18_user.gif;");
   }   

      with(milonic=new menuname("mm quickref")){
      style = vertStyle;
      margin=3
      aI("text=Methods and Functions;url=/menu_methods.php");
      aI("text=Global Variables;url=/menu_variables.php;");
      aI("text=Global Properties;url=/global_properties;");
      aI("text=Style Properties;url=/styleproperties.php");
      aI("text=Menu Properties;url=/menuproperties.php");
      aI("text=Menu Item Properties;url=/itemproperties.php");
      }   

   with(milonic=new menuname("mm support menu")){
   style = vertStyle;
   top="offset=2"
   margin=3
   aI("text=Beginner User Manual;url=/beginner.php;");
   aI("text=Menu Discussion Forum;url=/forum/;image=18_testimonial.gif;");
   aI("text=Problems With Flash;url=activateflash.php");
   //aI("text=Customer Tech Support System;url=/support/;");
   aI("text=Tech Support Documents;showmenu=supportDocs;");
   aI("text=Newsletter Subscription;url=/newsletter.php;separatorsize=1;separatorsize=1;image=18_news.gif;");
   aI("text=Removing the Forced link to Milonic;url=/removelink.php;");
   aI("text=Search Engines and the Menu;url=/searchengines_milonic.php;image=18_googlemenu.gif;");
   aI("text=Embedding a Menu inside a Table Cell;url=/tablemenu.php;image=18_tablecell.gif;");
   aI("text=Adding Multiple Menus to a Web Page;url=/multiplemenus.php;");
   aI("text=CSS Based Menus;url=/cssbasedmenus.php;;image=18_css.gif;");
   aI("text=File Locations & the Menu;url=/filesystemproblems.php;");
   aI("text=FAQ;showmenu=mm faq;separatorsize=1;image=18_faq.gif;");   
   aI("text=Apache Web Server Installation;url=/apachesetup.php;");
   aI("text=Internet Information Server Setup;url=/iissetup.php;image=18_iis.gif;");
   //aI("text=New support request;url=/reqsupport.php");
   //aI("text=Renew my Support & Upgrades;url=/renewsupport.php");
   
   //aI("text=Search Milonic;url=/search.php;image=search.gif");
   }
   

      with(milonic=new menuname("supportDocs")){      
      style = vertStyle;
      margin=3
      aI("text=Borders;url=http://support.milonic.com/beginners/borders.htm;target=_new");
      aI("text=Demos;url=http://support.milonic.com/demos;target=_new");
      aI("text=CSS Styling;url=http://support.milonic.com/beginners/css_styling/ ;target=_new");
      
      //aI("text=Menu Items PDF;url=http://support.milonic.com/docs/Milonic_Menu_Items_QRG.pdf;target=_new");
      //aI("text=Menu Properties PDF;url=http://support.milonic.com/docs/Milonic_Menu_Properties_QRG.pdf;target=_new");
      //aI("text=Menu Styles Properties PDF;url=http://support.milonic.com/docs/Milonic_Menu_Styles_Properties_QRG.pdf;target=_new");
      }

   
   with(milonic=new menuname("mm faq")){      
   style = vertStyle;

   margin=3
   aI("text=DHTML Menu;url=/menufaq.php");
   aI("text=Website & Loggin In;url=/websitefaq.php");
   aI("text=Licensing;url=/licfaq.php");
   aI("text=Purchasing;url=/purfaq.php");
   }   
   
   with(milonic=new menuname("mm products")){
   alignment="center";
   top="offset=2"
   style = vertStyle;
   margin=3
   aI("text=Product Pricing & Purchasing;url=/pricing.php;image=18_purchase.gif;");
   aI("text=DHTML Website Menu;url=/menu.php;");
   aI("text=SCombo;url=/scombo/index.php;");
   aI("text=Tooltips (Coming Soon);url=/tooltips.php;");
   aI("text=Tree Menu (Coming Soon);url=/treemenu/tree/;");
   aI("text=Collapsible Menu (Coming Soon);url=/treemenu/collapse/;");
   aI("text=Color Picker;url=/colorpicker.php;image=18_color.gif;");
   aI("text=Date Picker/Calendar;url=/datepicker.php;image=calendar.gif;");
   aI("text=Free Tools;showmenu=mm tools;");
   }

      with(milonic=new menuname("mm tools")){
      alignment="center";
      style = vertStyle;
      margin=3
      aI("text=JavaScript Compressor;url=/jscompactor.php;image=18_compress.gif;");
      aI("text=Web Server Probe;url=/probe.php;image=18_probe.gif;");
      aI("text=Whois Domain Name Lookup;url=/whois.php;image=18_whois.gif;");
      aI("text=Your IP Address info;url=/myipaddress.php;");
      }

      sampleStyle=new copyOf(vertStyle)
      sampleStyle.fontsize="60%"
      sampleStyle.padding=1
      sampleStyle.imageheight=1
      sampleStyle.imagewidth=20
      

      with(milonic=new menuname("mm menusamples")){      
      style = sampleStyle;
      margin=3
      overflow="scroll";
      itemwidth=200;
      aI("text=Standard Menus;type=header;align=center;image=18_text.gif;imagewidth=18;imageheight=18;");
aI("text=Plain Text Horizontal Style DHTML Menu Bar;url=/menusample1.php;tooltip=The most common of menu samples. This<br>sample allows for vertical pulldown menus<br>to appear from a horizontal main menu;");
aI("text=Vertical Plain Text Menu;url=/menusample2.php;tooltip=Another common sample This time, the sub<br>menus are opened from a vertical main menu ;");
aI("text=All Horizontal Menus;url=/menusample25.php;tooltip=If space is limited, this menu sample shows how<br>to open sub-menus in a horizontal orientation ;");
aI("text=Using The Popup Menu Function Positioned by Images;url=/menusample24.php;tooltip=The popup function can also open menus<br>based on mouse action but also positioned<br>relative to an image ;");
aI("text=Classic XP Style Menu;url=/menusample82.php;");
aI("text=XP Style;url=/menusample86.php;");
aI("text=XP Taskbar Style Menu;url=/menusample83.php;");
aI("text=Office XP Style Menu;url=/menusample47.php;");
aI("text=Office 2003 Style Menu;url=/menusample46.php;");
aI("text=Apple Mac Style Menu;url=/menusample72.php;");
aI("text=Amazon Style Tab Menu;url=/menusample74.php;");
aI("text=Milonic Home Menu;url=/menusample78.php;");
aI("text=Windows 98 Style Menu;url=/menusample13.php;tooltip=The Microfost Windows 98 3D look & feel can be<br>acheived by adding high and low 3D colors to<br>your menu styles ;");
aI("text=Multiple Styles Menu;url=/menusample5.php;tooltip=Demonstrating how to declare properties using different<br>menu styles. Separate styles can be declared for each<br>menu ora style can be used globally for every menu ;");
aI("text=Multi Colored Menu Items;url=/menusample80.php;");
aI("text=Multi Colored Menus Using Styles;url=/menusample7.php;tooltip= ;");
aI("text=Multi Tab;url=/menusample50.php;");
aI("text=Tab Top;url=/menusample52.php;");
aI("text=Multi Columns;url=/menusample73.php;");
aI("text=100% Width Span Menu;url=/menusample26.php;tooltip=Spanning the menu to 100% of the browser width<br>will allow for the menu to become a page separator ;");
aI("text=Functionality Samples;type=header;align=center;image=18_functionality.gif;imagewidth=18;imageheight=18;");
aI("text=Follow Scrolling Style Menu;url=/menusample10.php;tooltip=Keeping the menu available at all times no matter<br>where your user has scrolled to, can be acheived by<br>setting the followscroll property for your main menu ;");
aI("text=Menu Positioning With Offsets;url=/menusample23.php;tooltip=Setting the position of menus using screenposition<br>is a handy way of ensuring that your menus will<br>always be centered or positioned exactly how<br>you need ;");
aI("text=Table Based (Relative) Menus;url=/menusample9.php;tooltip=Positioning menus relative to your web pages<br>flow can be acheived by setting the menu style<br>property position to relative ;");
aI("text=Opening Windows and Frames with the Menu;url=/menusample11.php;tooltip=Opening links in other windows or other frames<br>is easy by using the target menu item property. ;");
aI("text=Menus Over Form Selects, Flash and Java Applets;url=/menusample14.php;tooltip=Older browsers have a problem with form objects<br>and other HTML objects that naturally sit higher in<br>the browser layer hiding the menu.<br>The workaround fr this is to use DIV hiding ;");
aI("text=Activating Functions on Mouseover;url=/menusample15.php;tooltip=onfunction, offfunction and clickfunction are<br>built in features that allow you to add<br>custom JavaScript to several menu events ;");
aI("text=Drag Drop Menus;url=/menusample22.php;tooltip=By setting your menus type to be <b>draggable</b><br>this will allow for your users to move<br>main menus by drag and drop ;");
aI("text=Menus with Header Type Items;url=/menusample8.php;tooltip=If you need to separate blocks of menu items within<br>a single menu, Headers are a handy way of<br>segragating your menu items ;");
aI("text=Right To Left Openstyle;url=/menusample65.php;");
aI("text=Up Openstyle Featuring Headers;url=/menusample33.php;");
aI("text=DHTML Menus and Tooltips;url=/menusample6.php;tooltip=Tooltips are a handy way of adding more information<br>informing the user how to navigate your website or<br>use your application incorporating the menu ;");
aI("text=Unlimited Level Menus Example;url=/menusample67.php;");
aI("text=Context Right Click Menu;url=/menusample27.php;tooltip=Context menus are easily configured with the<br>Milonic DHTML Menu. No special requirements are needed<br>Except for a small custom JavaScript module ;");
aI("text=Image Based Samples;type=header;align=center;image=18_imagebased.gif;imagewidth=18;imageheight=18;");
aI("text=Menus built entirely from images;url=/menusample18.php;tooltip=If you prefer to build your menus completely<br>from images this is easily possible, let<br>the menu take care of your images. ;");
aI("text=Static Images Sample;url=/menusample16.php;tooltip=Inserting images inside menus is made easy<br>with the use of the image property for menu items ;");
aI("text=Rollover Swap Images Sample;url=/menusample17.php;tooltip=Swaping images on mouse over can be acheived<br>by setting the image and onimage properties<br>for your menu items ;");
aI("text=Background Item Images;url=/menusample20.php;tooltip=Each menu item can have its own background image.<br>Text can be overlaid meaning you only need to build<br>and download one image ;");
aI("text=Background Image Buttons;url=/menusample89.php;");
aI("text=Menu Background Images;url=/menusample76.php;");
aI("text=Creating Texture with Menu Background Images;url=/menusample19.php;tooltip=Adding a background image to your menus can<br> vastly improve the apperance of otherwise dull<br>backgrounds. ;");
aI("text=Static Background Item Images;url=/menusample71.php;");
aI("text=Vertical Static Background Item Images;url=/menusample87.php;");
aI("text=World Map Sample;url=/menusample92.php;");
aI("text=US Map Sample;url=/menusample91.php;");
aI("text=Image Map Sample;url=/menusample4.php;tooltip=Image maps can be used to open menus using the popup<br>function based on the HTML object AREA ;");
aI("text=Rounded Edges Imperial Style;url=/menusample21.php;tooltip=Including rounded edges to menus ;");
aI("text=Random Style Samples;type=header;align=center;image=18_imagebased.gif;imagewidth=18;imageheight=18;");
aI("text=Corporation;url=/menusample40.php;");
aI("text=International;url=/menusample70.php;");
aI("text=Clean;url=/menusample32.php;");
aI("text=3D Gradient Block;url=/menusample57.php;");
aI("text=Descreet;url=/menusample42.php;");
aI("text=Agriculture;url=/menusample41.php;");
aI("text=Breeze;url=/menusample29.php;");
aI("text=Chart;url=/menusample66.php;");
aI("text=Cartoon;url=/menusample77.php;");
aI("text=Start Button Menu;url=/menusample69.php;");
aI("text=Tramline;url=/menusample54.php;");
      }      
      
   with(milonic=new menuname("mm my milonic")){      
   style = vertStyle;
   top="offset=2"
   margin=3
   aI("text=View/Edit My Details;url=https://www.milonic.com/mydetails.php");
   aI("text=Change My Password;url=https://www.milonic.com/changepw.php");   
   aI("text=My Licenses;url=https://www.milonic.com/mylicenses.php");
   aI("text=My Invoices;url=https://www.milonic.com/myinvoices.php");
   aI("text=Pay My Invoices;url=https://www.milonic.com/paymyinvoices.php");
   aI("text=My Discounts;url=https://www.milonic.com/mydiscounts.php");
   aI("text=Purchase a new license;url=https://www.milonic.com/purnewlicense.php");
   aI("text=My Orders;url=https://www.milonic.com/myorders.php");   
   }
         

   with(milonic=new menuname("mm search")){      
   style = vertStyle;
   top="offset=2"
   margin=3;
   aI("text=`<FORM METHOD=GET ACTION=/search.php name=search style='margin:0px;'><table><tr><td class=backW>Search Milonic</td></tr><tr><td class=backW><input name=q size=11></td></tr><tr><td><input type=submit value=Search></td></tr></table></form>`;type=form;align=center;onbgcolor=;onborder=;");
   }   


drawMenus();