Animation and Effects - Click on titles of submenus - submenus will collapse or expand. - Submenus have a fade effect in Internet Explorer when you collapse/expand them, so your menus look like original menus in Windows XP Explorer. - You can set different speed for animation (parameter: var tXPIterations)
Key features:
- Status string shows item labels - Submenus expand/collapse on mouseover - different speed for an animation for submenus - Image arrows - 3-state icons for each item - Each item can have individual settings - Personal CSS styles for separate menu elements - Inactive/Disabled items
You can create 3-state icons for each item: normal state, mouseover state, expanded state.
Use images for icons, backgrounds of submenus and items.
You can use with any amount of menu and submenus on one page.
Insert any HTML code inside the menu item - be it a form or a picture, a flash-object or a text. This ability allows you to create various menus of any complexity.
Q: How can I upgrade to JavaScript Tree Menu v2.0? Now I'm using v1.14.
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:
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: The problem I am having is specfically on the home page. The Navigation dhtml horizontal menu is at the top of the page. There are also Flash documents on this page only. When you go to the dhtml horizontal menu and select and option that has Sub-Items and position your mouse over those items, when the menu expands to show all of the text, it is cut off on theright side, this only occurres when there is a flash document behind the menu. All of the other pages work fine.
Do you have any idea why this occurrs? I have tried several things to fix this, but no luck. Is there a fix for this?
A: Try to set exact width for your sub menus. You can do it usingIndividual Submenu style:
var menuStylesNames=["Top Menu","width1","width2",]; var menuStyles = [ ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=0","itemPadding=5px 6px 5px 6px"], ["smWidth=100px"], ["smWidth=210px"], ];
Q: Is there a parameter in Tree Menu I can add and/or adjust in data.js toforce the menu text to wrap and add here to a set menu width?
A:You should use tags, for example:
var tmenuItems = [ ["line 1 line 2"], ];
Width of the menu you can set so: var tmenuWidth = "500px"; Try that.
Try to specify units in "px". var tmenuWidth = "182px"; It's necessary to specify exact value for Mozilla browsers. It helpsto position menus correctly.
You should set this parameter: var tmenuHeight = "auto";
6 New File Managers Based on jQuery, Ajax, php if you looking for Free and powerful File Managers Based on jQuery , Ajax and php ready to use in your web projects and easy to customize , take a look at this list
Geany : Plugin Wishlist It would be practical to see filetree and class browser at the same time. correct indentation: I often get php/xhtml files with a terrible indentation
csh_corebe.xml_1b6e283856.default.iso-8859-1.cache bCached PHP configuration files from Extensions/b TYPO3 also caches small The File module is like a little web-based FTP-client inside of TYPO3 which allows you to
csh_corebe.xml_1b6e283856.default.iso-8859-1.cache bCached PHP configuration files from Extensions/b TYPO3 also caches small The File module is like a little web-based FTP-client inside of TYPO3 which allows you to
CodeSlam Blog We moved the FTP browser away from its own section and in to the editor. Having the FTP functionality here will save time, and it shortens the path
File Lister - Free Software Downloads and Reviews Vb Dir Lister - Ftp Lister - Text Lister - Proxy Lister - Hotmail Lister - Filetree Lister. Phone Lister auction software anywhere on the web, here's an amazing opportunity
TYPOlight forum - TYPOlight Open Source CMS TYPOlight is a web-based Open Source CMS that generates accessible verified that the hosting company enabled ftp services from within PHP -- they didn't. I've logged a call
6 New File Managers Based on jQuery, Ajax, php File Thingie is a small web-based file manager written in PHP. phpWebFtp is an open source web-based FTP application built with PHP. which allows you to access your files
WebDev LOL jQuery FileTree - Altered this jQuery plugin for improved PHP (PHPFTP) - Used to Connect to the remote FTP host. Final Note: If you have any want
WebDev LOL jQuery FileTree - Altered this jQuery plugin for improved PHP (PHPFTP) - Used to Connect to the remote FTP host. Final Note: If you have any want
TYPOlight forum - TYPOlight Open Source CMS TYPOlight is a web-based Open Source CMS that generates accessible verified that the hosting company enabled ftp services from within PHP -- they didn't. I've logged a call
6 New File Managers Based on jQuery, Ajax, php if you looking for Free and powerful File Managers Based on jQuery , Ajax and php ready to use in your web projects and easy to customize , take a look at this list
TYPOlight forum - TYPOlight Open Source CMS TYPOlight is a web-based Open Source CMS that generates accessible verified that the hosting company enabled ftp services from within PHP -- they didn't. I've logged a call
Forcing File Downloads in PHP | A Beautiful Blog The PHP readfile() function reads files verbatim, including PHP files. This opens up a The above lines are from the PHP Manual and are expected to work in most