- Sound support! - UL/LI items structure - Top items and submenus have a shadow - Several menus on one page - Unlimited number of sub levels - Search feature - add the search area in the menu and type symbols. - Personal CSS styles for separate menu elements - Items with icons
You can set the size of the menu in pixels, percent or other units. The menu may have an absolute or relative position (it can be inserted into the table).
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.
You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
Create separators using your own pictures, size and alignment.
Q: I'd like to re order the position of the drop down menu's items (by example) the cities.
A-city C-city D-city B-city E-city etc.....
B-city had to come under A-city, how can we do that? Thank you
A: I'm not sure I understand where you would like to change the position.In Deluxe Tuner or dynamically on your html page.
To move items in Deluxe Tuner select items you want and use a mouse drag'n'drop method.
See the attached screenshot. Click on the item you want to move.Move your mouse in the correct place (holding left mouse button).Wait till you'll have gray line in the place where you want to insertthe item and release mouse button.
To dynamically change your items you can use the following API function:function dm_ext_changeItem (menuInd, submenuInd, itemInd, iParams)
Q: How can I upgrade to Deluxe 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. Deluxe 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 Deluxe 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: Hello. I have noticed that when you expand a menu and then click to another page, the menu is collapsed on the next page. I read about "state saving" and tried the parameter which did not work. Is there a way to accomplish this?
This menu saves its state. To enable this mode you should include dtree_ss.js file intoyour html page and set the following parameter:
var tsaveState = 1;
See, if you open pages (with menus) from different folder itmeans that you open different menus. So, when you change a state, forexample, of the first menu within "content/" folder and then openanother page with the menu within "content/subfolder/", browsers looks for anothercookie file and can't find it and the second menu stays in a defaultstate. Is it clear?
Q: I need to have two cascading menus in oneself page, please give me instructions of as making it.
A: You should simply call different data files in the place where you want to have a menus(check that you use relative menu position).
You didn't create your templates in line with Joomla's template schema, instead using the smarty template engine. This makes it difficult for me or anybody
Apr 26, 2009 ... Template Lite - Alternative to Smarty .... Thanks for this Eg: I need similar dropdown menu in my project. .... Jump to: Select a forum, ------------------, PHP Site Solutions, General Discussion, Open-source Software
Any Script For Scrollbar Menu. 2siqa. 0. 57. Wed Jul 14, 2010 9:14 am ... Creating themes with Smarty. athewma. 1. 3652. Tue Dec 08, 2009 2:02 pm ... Changing Template font colour and adding space for header ... Jump to: Select a forum, ------------------, Blogsome Free Blog Hosting - Admin Announcements
Warning: Smarty error: unable to read resource: "CRM/error.tpl" in ... C:\wamp\ www\html\includes\menu.inc, call_user_func_array, 346 ... [debug_info] => SELECT config_backend, locales ... error using the error-template which is templates/ CRM/error.tpl in .... Jump to: Please select a destination:
Pretty cool if you spend much time writing Smarty template code. ... Open Dreamweaver 4 and open the preferences from the edit menu. ... Add .tpl to the extensions list - then select it - move to the Editors list and ... Forum Jump. User Control Panel, Private Messages, Subscriptions, Who's Online
Can we use or integrate TomatoCMS with smarty templates. What I want to know is, I have one main smarty template with Header, footer and left menu. ... Return to Templates. Jump to: Select a forum, -----------------
And for the "dealer login" It is in the templates forlder too ? ... Code: Select all: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ... <title>{if $ listing_category}{$listdata.0.make} {$smarty.const. .... Jump to: Select a forum , ------------------, General, Announcements, Tips and Tricks
string(126) "Smarty error: [in template:23 line 1]: syntax ... [in template:23 line 20]: syntax error: unrecognized tag 'menu' .... Jump to: Please select a destination: -----------------------------, Official Boards
WTElite is an implementation of the Smarty Templating Class .... [include file=" menu.htm"]--> .... The smarty template is much more legible than the PHP-based ... Jump to: Select a forum, ------------------, Joomla!
Load smarty template engine */ global $smarty; ... Code: Select all: Deprecated: Assigning the return value of new by ... Notice: Undefined index: menu in .... Jump to: Select a forum, ------------------, Announcements
I put the {comment_counter} tag in the template, and the log says it's missing an ID or Language attribute. ... up and then I can only use the classic menu administration. .... Jump to: Please select a destination:
Code:[Select]:[Hide]: <!-- BEGIN loopname --> markup, {loopname. ... system and include them as you wish ... perhaps useful for a common "menu" bar or some such . ... The system deployed is very similar to Smarty. ... In 2.2.x this is moved to the template, it may look a little daunting at first but
can somebody give me a crash course about template system used by opencart? ... Dynamic drop down menu for categories/sub categories ... I never will understand smarty. Normal php: Code: Select all: <? foreach ($myArray as $foo) { ?> ... Return to Template Support. Jump to: Select a forum
One example is the style of "My Agenda" in the top menu, which is defined within the codebase. ... Example code using smarty: Code: Select all: include('Smarty. class.php'); ... The first time a template is used, the Smarty Template Engine ... Jump to: Select a forum, ------------------, USING DOKEOS
On the user select date option you could create separate fields ... require mm/ yyyy instead of the mm/dd/yyyy in the format drop down box? ... One little trick that I learnt here was, that Smarty Templates don't use the standard PHP Date format. ... Forum Jump: Please select one: -------------------