- Top items and submenus have a shadow - Search feature - add the search area in the menu and type symbols. - Hundreds of pre-designed templates - Sound support! - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Submenus go over all page objects - Items with icons - Cross-frame support - menus work on frameset-based pages
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
Q: I downloaded the trial version of deluxe-menu. I created a four tab menu using the tab'stab menu generator; so far so good. I read the tutorial where to past codeand ensuring all items wire in the menudir/; so far so good. The problem, you talk about two> files 'dmenu.js' & 'data.js', these files were not created bydeluxe-menu program. Where are they, so that I can see if this thing works before buying, so far; not so good.
A:You may have another name for your data file (not data.js).
If you want to use tab menu you'll have dtabs.js engine file and data file.
1. create and save .js file with your menu parameters in Deluxe Tuner(you can use "File/Save as/HTML" function). You can enter any name you like, for example enter "tab". So you'llhave tab.html, tab.js files and "tab.files" folder with all menu files. 2. open your .html page in any text editor 3. Copy generated tab.js file and "tab.files/" folder in the same folderwith your index.html page. 4. Open generated menu.html in any text editor and copy several rows of code (<script> tags), For info see:http://deluxe-tabs.com/product-info/?installation
<head> <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript" src="tab.files/dmenu.js"></script> </head> <body> ... <script type="text/javascript" src="tab.js"></script> ...
That's all.
Q:
If i use windows tree menu and published on my web site it is default all menu and submenu are opened . I want that all html tree menu is default closed if user click on main menu it will be opened submenu. Please wich parameters i have to change.
A:You should set the following parameter:
var texpanded=0;
Check also that you don't have '+' sign before item's text in the top items, for example:
After I successfully click and load the data in to my window using the tab menu, the tab defaults back to the original default tab. Because I have to reload my page after the tab has been selected the tab chosen is lost. What do you recommend for "remembering" the tab so that when the page reloads the correct tab is highlighted.
A:Deluxe Tabs doesn't support API functions which can return theselected tab aslo.
You can set "bselectedItem" and " var bselectedSmItem" parametersbased on your link before you call your data file.
For example, move " var bselectedItem" and " var bselectedSmItem" parametersfrom your data file to your code.
<TD vAlign=top align=left> /* Select Tab */ <script type="text/javascript" language="JavaScript1.2"> var bselectedItem= var bselectedSmItem=</script> <SCRIPT src="data.js" type=text/javascript></SCRIPT> </TD>
You should define seltabs and selsmtabs using server side script.
You can also set it on every page before you call data.js file, forexample:
<TD vAlign=top align=left> /* Select Tab */ <script type="text/javascript" language="JavaScript1.2"> var bselectedItem=4; var bselectedSmItem=3; </script> <SCRIPT src="data.js" type=text/javascript></SCRIPT> </TD>
Q:
We are registered users of the Deluxe Menu software. Today I tried to use the Javascript API, but there is something I do not understand and want to ask for support.
Ok, there are three submenus. Now I am going to delete one of them:
>>> dm_ext_deleteItem(0, 0, 1)
"Menu 2" disappears on the screen, this works as expected. But now when I re-inspect the menu using the API, I find that the API reports exactly the same as before:
So, it seems the report function continues to know about the original menu structure and reflects it. Am I using the API in a wrong way?
The problem I want to solve is to remove the entire menu dinamico dhtml, in order to rebuild it dynamically. Because I did not see a function aimed to this functionality, my plan was to delete all main menu entries subsequently until the main menu inspector no longer reports an entry. Is there (a better) way to achieve this?
A: Unfortunately, dm_ext_deleteItem() only change visibility of theseitems.
It doesn't delete them completely.
We'll try to fix it in the next versions of Deluxe Menu.
To Develop rapid mobile applications using PyS60 visit mobapps which contains some good code ... How to read GPS data in Python for S60 · How to add a submenu ... How to pause application running · Drawing a Calendar on Python Canvas
To Develop rapid mobile applications using PyS60 visit mobapps which contains some good code ... How to read GPS data in Python for S60 · How to add a submenu ... How to pause application running · Drawing a Calendar on Python Canvas
maximum allowed number of items in a menu, or items in a submenu, ..... Canvas supports the standard drawing methods that are documented in Section 5.2. ... For example, if you are using the Nokia Wireless Keyboard (SU-8W), pressing the
To Develop rapid mobile applications using PyS60 visit mobapps which contains some good code ... How to read GPS data in Python for S60 · How to add a submenu ... How to pause application running · Drawing a Calendar on Python Canvas
maximum allowed number of items in a menu, or items in a submenu, ..... Canvas supports the standard drawing methods that are documented in Section 5.2. ... For example, if you are using the Nokia Wireless Keyboard (SU-8W), pressing the
maximum allowed number of items in a menu, or items in a submenu, ..... Canvas supports the standard drawing methods that are documented in Section 5.2. ... For example, if you are using the Nokia Wireless Keyboard (SU-8W), pressing the