Indexhibit Make A Menu Expanding by Deluxe-Menu.com
Indexhibit Make A Menu Expanding

Menu Screenshots

Indexhibit Make A Menu Expanding Horizontal Drop Menu

Features

Cost Effective
Unrivalled Features
  • Scrollable, dragable, floating, right-click menus
  • Keyboard navigation - press Ctrl+F2 to enter the menu
  • Unique Java Script API for altering menu "on-the-fly", without page reloading
  • AJAX technology - loads menu data from the server "on-fly and on-demand".
  • Search feature - add the search area in the menu and type symbols. The found words will be higlighted.
  • Sound support!
Vertical Menu Sample Code Indexhibit Make A Menu Expanding
Seamless Integration
  • Cross-frame support - menus work on frameset-based pages
  • Visible over flash, select boxes, iframes, java applets
  • Multiple menus on the same page
  • Amicable to other scripts and css styles
  • Any HTML code can be used inside menu items
High Performance
  • AJAX menu loading - loads web menu data from the server "on-the-fly".
  • Commonly loads quicker than other html page elements
  • UL/LI items structure
  • Runs well with an unlimited number of submenus and items
Compatibility              
  • Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari on Windows, Mac OS and Linux
  • Menu can be populated from a database using ASP, PHP, etc.
  • Search engine friendly
  • Support for any doctypes
  • Fits for secure sites
  • Section 508 compliant



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Good menu is an essential part of website commercial success. If people can't find their way around the site, they will fast give up seeking and retire, never to return. So, it's extreme serious that your website has a accurate, precise, prompt, and navigation of immaculate appearance.
    Don't let your web site guests to get lost. Try Deluxe Menu!

Recent Questions

Q: I just visited your site and found the scrollable menu.
I downloaded the trial version, but where to find the scrollable menu.
Going through the trail version and finding that it would satisfy all my requirement.
My requirement is as below
Category >> List of Continent > List of country > List of State > List of city.

In my case the list of country, state and city will be more so need a scroll over there.
Let me know is there any limitation in your menu.


A: If you have many items in submenu you should set the following parameter to make you submenu scrollable:

  var smSmartScroll=1;

Please, see more info here:

http://deluxe-menu.com/scrollable-submenus-sample.html


Q: I need to use an iframe within the popup window.
Is there any way I can close the dhtml window from the page loaded within the iframe?


A: You can close the popup using the following function:

document.getElementById('win').hide();

Unfortunately it won't work if you use iframe as window content.
You open another page in the popup (in Iframe) so you cannot access
document.getElementById('win').hide();
element which is situated on the first page.

When you use text or object_id as window content the content of the popup will be situated
on the same page so you can access document.getElementById('win') element and hide it.

There is a workaround.
Use text as content type and add the following code inside popup:

<a onclick="document.getElementById('win').hide();">...</a><iframe></iframe>

Your link will work in that case.



Q: I have been evaluating your dhtml-tree product, for a potential use.

It does just about every thing I want apart from 1 thing:

I want each css dropdown menu item to (optionally) support the following syntax:

<a href="menu_link.html" onClick="return fnClickedLinked()">Menu Link</a>

I have worked out how to change the "menu_link.html", and also that it could be something like "javascript:fnClickedLinked()".

However I want the above syntax, where search engines can pick up the link and if my function returns false, the link is not followed when clicked.

Is this possible?

Or can I cancel the link navigation using the tree API node click event??

A: Actually you can add the html code inside item's text:

 ["|<a href="menu_link.html" onClick="return fnClickedLinked()">Menu Link</a>","", "", "", "", "Tip", "", "", "", "", ],

You can also try to use API function:

function dtreet_ext_userClick (itemID)
http://deluxe-tree.com/functions-info.html


Q: Things are mostly working great. I want my menu to appear centered at the top the page. Here's the code:

<table style="text-align: left; width: 100%;" border="0" cellpadding="2"cellspacing="2">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><script type="text/javascript" src="navbar.js"></script>
</td>
</tr>
</tbody>
</table>

The table appears at the far left edge of the window. I tried with both absolute (x=20, y=10) and relative (both x and y unset) coordinates. Help!


A: If you want to center the menu paste itwithin the <div > or <table> with a static position and specify a center alignment for it, for example:

<DIV align=center>
<SCRIPT src="data/data.js" type=text/javascript>
</SCRIPT>
</DIV>

<table width=800>
<tr>
<td align=center width=600>

More Q&A

Ie Display Problem :: Forum :: Indexhibit

I'm not finding where to make these adjustments in the ie.css. This is from my current style.css: #menu {; width: 215px;; overflow: auto;

Ie Display Problem :: Forum :: Indexhibit

I'm not finding where to make these adjustments in the ie.css. This is from my current style.css: #menu {; width: 215px;; overflow: auto;

Fullscreen Position and overlay link ... - Jalbum forums

Aug 11, 2010 ... At the moment, if I use it on my indexhibit site, the index is repeated twice, as it loads the desired page and its referring menu into the frame. .... As for the overlay link, this page should make it more clear

Menu And Submenu Expand :: Forum :: Indexhibit

Is it possible to make sub menus to expand like when you click on PROJECT/ Indetity the menu roll down with another categories

Customizing for use in Indexhibit. · Textpattern CMS Support Forum

Make sure you edit the correct template(s) for the section(s) you want to display on your indexhibit page

Customizing for use in Indexhibit. · Textpattern CMS Support Forum

Make sure you edit the correct template(s) for the section(s) you want to display on your indexhibit page

Fullscreen Position and overlay link ... - Jalbum forums

Aug 11, 2010 ... At the moment, if I use it on my indexhibit site, the index is repeated twice, as it loads the desired page and its referring menu into the frame. .... As for the overlay link, this page should make it more clear

Menu And Submenu Expand :: Forum :: Indexhibit

Is it possible to make sub menus to expand like when you click on PROJECT/ Indetity the menu roll down with another categories

Menu And Submenu Expand :: Forum :: Indexhibit

Is it possible to make sub menus to expand like when you click on PROJECT/ Indetity the menu roll down with another categories

Ie Display Problem :: Forum :: Indexhibit

I'm not finding where to make these adjustments in the ie.css. This is from my current style.css: #menu {; width: 215px;; overflow: auto;

Customizing for use in Indexhibit. · Textpattern CMS Support Forum

Make sure you edit the correct template(s) for the section(s) you want to display on your indexhibit page

Fullscreen Position and overlay link ... - Jalbum forums

Aug 11, 2010 ... At the moment, if I use it on my indexhibit site, the index is repeated twice, as it loads the desired page and its referring menu into the frame. .... As for the overlay link, this page should make it more clear