QUICK HELP
 Click "Add button" and "Add submenu's item's buttons to create your menu. Create your own buttons or use ready to use Templates. Select vista button or submenu by clicking it and change button appearance for normal and mouse over states and set buttons/submenus link properties and link target attributes. Save your menu as project file, as HTML page or insert your menu into the existing HTML page
 
   DRAG DROP DOWN JAVASCRIPT
Create buttons in theme editor       
 To open  Theme editor right-click "Tools/Theme editor" in the Main menu. Theme editor helps you create your own themes or modify  existing ones. To select a button you would like to edit, just  lick it in the Themes toolbox.
  
   
 
  Create button... - to add new button to the current theme. After you click the "Create button" button, the "Create New Button" dialog will appear.
  
   
 
  Load image - to open button states image file (*.bmp)
  Total images - to define how many button state images are in the opened file. The button states image will then be divided into this number of state images.
  State � offset fields - to set the  state image for each Normal/Hot state of the button.  If you set state offset to 0 then the topmost state image will  be used for the state. If you set state offset to 1 then the second  state image will be used etc. State 1 corresponds to the Normal  state, state 2 - to the Hot state, state 3 - to the Pressed state.  
  
  Create button - to add the button to the current theme.
  Delete button - to delete the button from the current theme.
  Clone button - to create a copy of the button in the current theme.
  Edit properties... - to edit the button state images' edge width. After you click the "Edit properties..." button, the "Button properties" toolbox will appear.
 
   
 
  Horizontal and Vertical - to define  edge width for each state. Edges are not scaled when you change  the button size. Using edges is useful when you would like the  button to have border. Then, if the border is within the edges,  it won't be scaled. 
   
 
  Central area is scaled in both directions. Corners are not scaled. Vertical edges are not scaled in vertical direction. That is, when you change the button height, vertical edges will not be scaled. And vice versa, horizontal edges are not scaled in horizontal direction.
  Example:  Let's say, we have the following button (size: 50x50):
   
 
  Let's change it's width to 150:
   
 
  As you can see, in the left image (Horiz. edge width = 1) whole button image was scaled to fit its new size. In the second case (Horiz. edge width = 10) left and right edges of the button were not scaled. Same with the vertical edge width. 
  Transparent Color - to set the transparent color. When you add new button, transparent color is automatically set to match the color of the top-left corner of the button states image.
  New theme... - to create a new theme. "Create New Theme" dialog will appear, where you should enter theme name and special notices (for example your copyright info, email, etc.).
 
   
 
  Save theme - to save theme changes.
  Close - to close Theme editor.
  Change colors... - to exchange web button images  colors. After clicking the "Color exchange" button, the "Color exchange" dialog will appear. Select the state(s) you want to be affected by clicking the checkbox next to the state image. 
   
 
  Move slider to find the color you like.
  Wight and Height fields - to set the preview button size.
   DESCRIPTION
Use images for icons, backgrounds of items. Using images you can create menus entirely based on graphics. Use any necessary font of any color, size and font decoration. Create any available type, thickness and color of a menu's frame.Choose any color for backgrounds of submenus and items. Specify various values for padding and spacing for the whole menu and for each separate submenu.  Create separators using your own pictures, size and alignment.
  | Seamless Integration | 
      -       Visible over flash, select boxes, iframes,  java applets  
   -       Multiple menus on the same page  
   -       Amicable to other scripts and css styles  
   -       Any HTML code can be used inside menu items  
       | 
Code For Tabs In Dhtml  | Instant preview | 
      -       Each change of button-menu appearance is instantly displayed in the Preview Window. 
   -    At the same time, you will be able to test how the buttons would respond to the mouse events.
       | 
 Dhtml Slide In Menubar| Css Dhtml Layer Menu Drag Drop Down Javascript | 
  | High Quality and Professional Results | 
      -       You don�t have to know HTML, JavaScript, CSS or any other coding languages to make multi-state rollover web buttons, professional cross-browser, search engine friendly DHTML menus. 
   -    Vista Web Buttons will generate all necessary images, html, javascripts, css styles automatically! 
        | 
   RELATED
  How Java Drag And Drop. Web Menu How To   How To Make Tabs In Javascript Green Buttons Rollover - Rounded Corner; Drop Down Menu Scrollbar Common Style 6   Shared DataSet - Drag&Drop DataSet Items: site for 
  Drag and Drop table content with JavaScript   JavaScript Drag and Drop example 3; JavaScript Drag and Drop example 2   I'm playing with drag and drop table rows, but the only   I broke down the table to 3 Columns. I also 
  Javascript Tutorial - Drag & Drop Lists | Switch on the Code   How to create drag and drop reorderable lists in javascript.   As arguments to this function (courtesy of the drag object), we get the mouse down 
  Drag and Drop Using JavaScript - CodeProject   The drag and drop functionality provided by the JavaScript; Author: azamsharp; Section: Client side scripting   function Drag(e) { // only drag when the mouse is down 
  Moving Menu (Movable Menu/Drag and Drop Menu) - Samples   Vista Style 7 dhtml navigation menu Vista Style 8 javascript pull down menu   Moving Menu (Movable Menu/Drag and Drop Menu) Use a mouse to drag and drop menu as 
  Drag and drop file uploading using JavaScript | The CSS Ninja   Using drag drop API, File API and XmlHttpRequest 2 to create a drag and drop upload system using only JavaScript   down and dump out the scaled-down 
  Multi Select Drag And Drop Javascript : TBmToolBar, dhtmlxTree   Drag & Drop Helper component provides an easy way to add translucent image   Javascript Drop-down Menu Generator is multi-platform compatible. Create drop-down menus 
  BrainJar.com: Generic Drag   You'll find that you can move the DIV only if you mouse down on the text "Drag Me" and   It's simply a generic JavaScript Object that will be used to store information 
  HighOnCoding.com: Drag and Drop Using JavaScript   Drag and Drop Using JavaScript   function Drag(e) { // only drag when the mouse is down var dropZoneObject; 
  Building `Drag-and-Drop` DIVs: Developing a Basic Script   In the simplest sense, drag-and-drop DIV elements can be utilized as a good   - Dynamic Drop-down Menus: Javascript Progress  - Creating Drop-down Menus Using 
  BrainJar.com: Generic Drag   You'll find that you can move the DIV only if you mouse down on the text "Drag Me" and   It's simply a generic JavaScript Object that will be used to store information 
  Javascript Tutorial - Drag & Drop Lists | Switch on the Code   How to create drag and drop reorderable lists in javascript.   As arguments to this function (courtesy of the drag object), we get the mouse down 
  Drag and Drop : drag, drop   I am looking for as stripped down as possible code to do drag and drop with the requirements.. I would like all images in the table below to be draggable, but I don't 
  Drag and Drop table content with JavaScript   Content of HTML table cells can be dragged to another table cell or another table. It isn't difficult to define onMouseMove handler and change top / left element styles 
  Drag and Drop : drag, drop   I am looking for as stripped down as possible code to do drag and drop with the requirements.. I would like all images in the table below to be draggable, but I don't 
  HighOnCoding.com: Drag and Drop Using JavaScript   Drag and Drop Using JavaScript   function Drag(e) { // only drag when the mouse is down var dropZoneObject; 
  Drop: Drop Down Tree Menu, Drag&Drop Helper, UnitOOPS OLE Drag   The UnitOOPS OLE Drag and Drop Components is a set of four VCL components that   JavaScript Drop-Down Menu Maker can be implemented in your webpage to generate drop down 
  Drag-And-Drop - Ajax Patterns   Others have implemented the buttons in Javascript, but you still have to click Up or Down repeatedly just to place a single item. Drag-And-Drop is a natural fit - just 
  Integrating Drag & Drop w/ Drop Down menu [Archive] - Dynamic   [Archive] Integrating Drag & Drop w/ Drop Down menu JavaScript 
  Drag-And-Drop - Ajax Patterns   Others have implemented the buttons in Javascript, but you still have to click Up or Down repeatedly just to place a single item. Drag-And-Drop is a natural fit - just 
  JavaScript Drag and Drop Tutorial   JavaScript Drag and Drop Tutorial (last updated: 21.02.09 00:19 UTC)   then move your mouse with the left button down   Attempting to make drag and drop using onMouseMove of an 
  HighOnCoding.com: Drag and Drop Using JavaScript   Drag and Drop Using JavaScript   function Drag(e) { // only drag when the mouse is down var dropZoneObject; 
  Multi Select Drag And Drop Javascript : TBmToolBar, dhtmlxTree   Drag & Drop Helper component provides an easy way to add translucent image   Javascript Drop-down Menu Generator is multi-platform compatible. Create drop-down menus 
  How can I disable drag and drop? - JavaScript / Ajax / DHTML   How can I disable drag and drop?. Ask JavaScript / Ajax / DHTML questions and get answers from our   cross-browser ondrag event. Drag/drop depends on the onmousemove/up/down 
  Drag and Drop using Javascript - CodeProject   Drag and Drop using Javascript   an article that talks of an approach to drag and drop   of the 'element' so I had to write it down 
  simple & drop-down combo/list box questions - C# / C Sharp   > The drop down listbox is named yachtLengthListBox, which   functionalities (with wz_dragdrop.js library) ( JavaScript / Ajax / DHTML answers) VB.NET 2005 - Drag & drop 
  Mouse Drag and Drop : Mouse Event � Event � JavaScript DHTML   //Drag and Drop script - http://www.btinternet.com/~kurt.grigg/javascript /* 1: Put this style sheet and the dragdrop.js   Get mouse position in mouse down event (IE) 25. H1 
  Building `Drag-and-Drop` DIVs: Polishing the Look and Feel   Building `Drag-and-Drop` DIVs: Polishing the Look and Feel (Page 1 of 5 ) This   - Dynamic Drop-down Menus: Javascript Progress  - Creating Drop-down Menus Using Progressive E 
  HighOnCoding.com: Drag and Drop Using JavaScript   Drag and Drop Using JavaScript   function Drag(e) { // only drag when the mouse is down var dropZoneObject; 
  How Java Drag And Drop. Web Menu How To   How To Make Tabs In Javascript Green Buttons Rollover - Rounded Corner; Drop Down Menu Scrollbar Common Style 6   Shared DataSet - Drag&Drop DataSet Items: site for 
  Integrating Drag & Drop w/ Drop Down menu [Archive] - Dynamic   [Archive] Integrating Drag & Drop w/ Drop Down menu JavaScript 
  Drag-and-drop - Wikipedia, the free encyclopedia   The basic sequence involved in drag-and-drop is: Press, and hold down, the button on the   Javascript to drag and drop the list DOM nodes. Footnotes ^ Jakob Nielsen, "Top-10 
  Stillnet Studios � Blog Archive � Drag and drop sort order   Then in our JavaScript loop, we can   This drag and drop sort order has a problem if the list of items is very long and you want to drag one item down through the list but 
  How Java Drag And Drop. Web Menu How To   How To Make Tabs In Javascript Green Buttons Rollover - Rounded Corner; Drop Down Menu Scrollbar Common Style 6   Shared DataSet - Drag&Drop DataSet Items: site for 
  Moving Menu (Movable Menu/Drag and Drop Menu) - Samples   Vista Style 7 dhtml navigation menu Vista Style 8 javascript pull down menu   Moving Menu (Movable Menu/Drag and Drop Menu) Use a mouse to drag and drop menu as 
  How to Drag and Drop in JavaScript   This tutorial shows how to create items on your page using JavaScript that you can drag and drop.   If you then scroll down 500 pixels pageY will now by 750. Contrary 
  Drag and drop with Javascript   Walter Zorns Drag Drop is a DHTML API which makes   Drag and drop with Javascript Author Simon Willison   selecting a single item and moving it up and down 
  Mouse Drag and Drop : Mouse Event � Event � JavaScript DHTML   //Drag and Drop script - http://www.btinternet.com/~kurt.grigg/javascript /* 1: Put this style sheet and the dragdrop.js   Get mouse position in mouse down event (IE) 25. H1 
  BrainJar.com: Generic Drag   You'll find that you can move the DIV only if you mouse down on the text "Drag Me" and   It's simply a generic JavaScript Object that will be used to store information 
  Dragging and dropping table rows in Javascript | Isocra   to implement drag and drop for HTML tables in Javascript   moving up or down. We will create one TableDnD object for each table for which we want to enable to drag and drop