Different XP Styles You can create any style for XP menu: - different icons, colors, and buttons for each submenu title; - any color for borders, backgrounds, and font of menus and items; - any available font style; and many other options!
Key features:
- 3-state icons for each item - Submenus expand/collapse on mouseover - Vertical orientation of the Tree Menu - Several menus on one page - Filters and Transitional effects - Movable and floatable menu - Items with icons - Each item can have individual settings
different icons, colors, and buttons for each submenu title;
any color for borders, backgrounds, and font of menus and items;
any available font style; and many other options!
Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
These effects will make your menu neat and chic. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.
Q: I'm having trouble getting some of my drop down menu scripts opening in the frm2.
If you look under products, then Hard drives, then Rugged Airborne .....this one and Rugged Ground will not open in frm2 but the Contact Us and Get Quote are working fine. Can you help me get these things to open in a frm2.
A: You should write your menu items correctly. Now you have
it is not correct. You should write: ["||Rugged Airborne","../RuggedAirborne.htm","","","Airborne,"frm2","0", ], ["||Rugged Ground","../RuggedGround.htm","","","Ground","frm2","0", ],
Q: I am using Javascript Menu. JavaScript Tree Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.JavaScript Tree Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains JavaScript Tree Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
Try that.
Q: In my page are links in subfolders (for example /ergebnisse/2006/test.htm). When I call a page in a subfolder, in first time this page is shown correctly. The next page I call could not found. I belief the pointer is in the subfolder an so the page could not found.
A:You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Please, try to use these parameters.
Q: I had to put the site live and had taken out the white border. I've used one of the better elements of your application and put a second data file (data1.js) and a sample page up that recreates the aberrant behavior in IE and the missing border-bottom in Firefox and Opera.
In IE, the entire border of each element has about a 5px white border until you mouseover each element. Then the border-bottom (1px solid white) shows correctly.
In both Firefox and Opera the border doesn't show at all.
A:Try to write so:
var absolutePos=1; var posX="10"; var posY="400";
var itemStyles = [ ["itemBorderWidth=0 0 1px 0","itemBorderStyle=solid,solid","itemBorderColor=#FFFFFF,#FFFFFF"], ];
bgxcomponents.com Welcome to bgx:components : Resource pages for Flash and other webcomponents, tutorials Commission custom components for Flash, ASP.NET or JavaScript.
Treeview and List / Software Components & Controls Featured Treeview and ListComponents Add treelist functionality to your applications. ExpressQuantumTreeList Suite is a multi-purpose data visualization system that
File: README LiveTree implements a JavaScript/DHTML tree (hierarchical list) widget that can LiveTree consists of two components: client-side JavaScript code that runs in
Tigra Tree Menu PRO Cross Browser JavascriptTree Menu Being web developers ourselves and communicating with other programmers for years we've included in the list and implemented all
EJS TreeGrid Editable JavaScript TreeGrid - TreeView or DataGrid with formatting, component written in pure JavaScript to display and edit data in table, grid, tree view,
Best JavaScriptTree Widgets | AjaxLine jsTree is a javascript based, cross browser treecomponent. transformation of an unordered list into an expandable and collapsable tree, great for unobtrusive navigation
JavaScriptTree Menu Tigra Tree Menu is a free JavaScript DHTML navigation system for web sites and web other javascriptcomponent Tigra Tree Menu requires JavaScript and
EJS TreeGrid Editable JavaScript TreeGrid - TreeView or DataGrid with formatting, component written in pure JavaScript to display and edit data in table, grid, tree view,
Web Grid Component zzGrid is a Javascript grid control with continuous scroll (see online demo), it is an extension to the Web Grid Component | PHP to Exe Compiler and Converter | File Tree
Tree Menu - DownloadJavascripts.com Checkout for Tree Menu category at DOWNLOADJAVASCRIPTS.com. A comprehensive resource of: DHTML, JAVASCRIPTS, AJAX, JQUERY, YUI, WEB 2.0 etc.
jsTree " Documentation jsTree is a javascript based, cross browser treecomponent. you will get a functional tree, but it will look just like an ordinary UL list
jsTree " Documentation jsTree is a javascript based, cross browser treecomponent. you will get a functional tree, but it will look just like an ordinary UL list
Web Grid Component zzGrid is a Javascript grid control with continuous scroll (see online demo), it is an extension to the Web Grid Component | PHP to Exe Compiler and Converter | File Tree
A Javascript News TickerTape Component This component vertically scrolls a number of items within a container. Each page of items is pulled from a server which supplies JSON data. You can find a demo
TreeView: JavaScript DHTML Tree Menu "I tested a number of TreeView components and yours was the only one with acceptable The tree menu is ideal for certain Web-based applications.
Wt TreeList example Once loaded, the treelist does not require any interaction with the (For the curious, this is the way to see the actual HTML/JavaScript code !