- Submenus go over all page objects - Cross-frame support - menus work on frameset-based pages - Image arrows - UL/LI items structure - Search feature - add the search area in the menu and type symbols. - Visible over select boxes, iframes, pdf, flash, Java applets. - Submenus dropdown on mouseover - Filters and Transitional effects
Good navigation system is an important part of web site success. If people can't find their way around the site, they will rapidly give up looking and go, never to return. So, it's very significant that your website has a neat, fast, and gratifying to the eye navigation. Don't permit your web site visitors to get lost. Try Deluxe Menu!
Q: I have used the menu features many times and am used to having the code to be inserted into the html page provided when the project is saved. I have successfully created my first popup window (not the popup menu) which I want to use for text information to open when a text is clicked. The preview has this working fine but when I saved the project there was no code created to install on the site and I cannot find directions within the program or at your website. Please advise on how to install a created javascript popup window to an XHTML page linked to text.
A:For example you want to open your popup window when you click the link on your page.
You should do the following: 1) Open your page (for example index.html page) in any text editor. Add link in the place where you want to have it and specify the ID (for example: win1) for it, for example:
<a href="javascript:;" id="win1">Click Here to see a window</a>
2) Create a popup window in Deluxe Tuner. Add your content. You can use HTML content, Iframe (url) or any object on your page as popup windows content - Object ID. For example select HTML content (winContent parameter in the 'Common' section) and add the content in HTML Content window, for example:
This is a simple HTML code for content. Here you may also set link to content page or ID of some element.
3) In the 'Actions' section specify the id of your link (win1) for the onClick event. See the attached screen.gif. 4) Select the template you want to use. 5) Export your popup window to HTML page. File -> Export -> To HTML. Save it in any testfolder. So, you'll have: deluxe-popup-window.files/ deluxe-popup-window.html deluxe-popup-window.js
6) Open the generated deluxe-popup-window.html file in any text editor. Copy all code for Popup window and paste it in the beginning of the <body> tag: ... <body> <!-- Deluxe Popup Window --> <noscript><a href="http://deluxepopupwindow.com">menu drop down by DeluxePopupWindow.com</a></noscript> <script type="text/javascript" src="deluxe-popup-window.files/dpopupwindow.js"></script> <script type="text/javascript" src="deluxe-popup-window.js"></script> <!-- (c) 2009, DeluxePopupWindow.com -->
7) Copy 'deluxe-popup-window.files/' folder and deluxe-popup-window.js file into the samefolder with your index.html (root folder of your website).
Q: The popup menu gives the (first) menu of the top menu. I need of course for this to be the menu of the popup.
A: Installation of your menu is not correct.
Now you have: 1) There is no need to call dmenu_popup.js file. You should delete thefollowing line: <script type="text/javascript" language="JavaScript1.2" src="dmenu_popup.js"></script>
2) Where you call source_pop.js file for Popup menu? You should add: <SCRIPT language=JavaScript1.2 src="menu_files/source_pop.js"type=text/javascript></SCRIPT>
3) The ID of your Popup menu is 1. Now you have ID - 0. <img src="testimage.gif" width="200" height="200" onClick="return dm_popup(0, 9000, event);" style="cursor:hand;">
you should write: <img src="testimage.gif" width="200" height="200" onClick="returndm_popup(1, 9000, event);" style="cursor:hand;">
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:
When I check my website for accessibility it shows NoAlt on the dhtml drop down menu!.
Where do I add an alt tag in the data file?
A: You should use the fifth parameter in menuItems
The website is based on Indexhibit cms, which has worked well for me so far. ... text in the descriptions, and also between the light grey submenu items?
Discussion Type; discussion topicRefund Policy; Category Support 2.0 · Started by astatic; Comments 4; Last comment by christophvl · Last Active 4 hours ago
The website is based on Indexhibit cms, which has worked well for me so far. ... text in the descriptions, and also between the light grey submenu items?
Discussion Type; discussion topicRefund Policy; Category Support 2.0 · Started by astatic; Comments 4; Last comment by christophvl · Last Active 4 hours ago
Discussion Type; discussion topicRefund Policy; Category Support 2.0 · Started by astatic; Comments 4; Last comment by christophvl · Last Active 4 hours ago
Menu items that are open with submenus are set to MenuBarItemHover with a blue ... Forum :: Indexhibit it appears that changing the "#menu" background color
Aug 25, 2010 ... Indexhibit Index + Exhibit. A web application used to build and maintain ... Sub sub Menu Installation. marine 2010-08-19 10:03:32. hmadrona
Aug 25, 2010 ... Indexhibit Index + Exhibit. A web application used to build and maintain ... Sub sub Menu Installation. marine 2010-08-19 10:03:32. hmadrona
Menu items that are open with submenus are set to MenuBarItemHover with a blue ... Forum :: Indexhibit it appears that changing the "#menu" background color
Menu items that are open with submenus are set to MenuBarItemHover with a blue ... Forum :: Indexhibit it appears that changing the "#menu" background color
Aug 25, 2010 ... Indexhibit Index + Exhibit. A web application used to build and maintain ... Sub sub Menu Installation. marine 2010-08-19 10:03:32. hmadrona
The website is based on Indexhibit cms, which has worked well for me so far. ... text in the descriptions, and also between the light grey submenu items?