Recent Questions
Q: I am interested in purchasing the developer license for Deluxe menu, but I wanted to see if I can use the trial version to accomplish what I need. You have an example of what I need on
http://deluxepopupwindow.com/ ("click here to open window"). I would like to click on a navigation menu link and have a pop up window linking to a url.
I got as far as being able to link the website in the pop up, but not exactly sure how you make a link that you can click to display the pop up.
A: Delete 'openAfter=' at all from deluxePopupWindow.attachToEventfunction:
deluxePopupWindow.attachToEvent(win,',,,,,')
In that case popup window won't show till you click on the link.
Q: We have found that some of the menu /sub menu trees do not "collapse" when youclick on another item of the web tree view Do you have any suggestions as to what we can look at to correct the problem?
A: Check the following parameters:
var tcloseExpanded=1;
var tcloseExpandedXP=1;
Q: I am in the early stages of desgning a website for a client and am looking for a particular menu script.
I came across your site ad am impressed with the options. However, I am haivng trouble finding something that will do what the client is looking for.
With a horizontal menu bar across the top, a drop down sub-menu appears but the menu items appear side by side insdie of in a column.
I was hopeing that one of your options might be able to handle this type of menu but I do not see that there is a script for it. Is that true or is it possible to achieve this example in a setting in one of your scripts.
A: You can create such menu with Deluxe Menu.
Please, see the attached example.
You should set this parameter:
var smOrientation=1;
You can create any style of the menu.
Please, try the trial version, http://deluxe-menu.com/deluxe-menu.zip
Q: The mentioned effect occurs even when the entire page is completely loaded!
As we explained before, it occurs only when we view the page with explorer 6.
(It is working fine under explorer 7 and under Firefox, so you should check it under explorer 6)
Please see the following link with our test page which demonstrates the problem.
As you will see, the buttons of the javascript menu scroll and the text will disappear (become white) while you move the mouse cursor over the menu buttons. It has nothing to do with page loading.
We are using a "Vista style" javascript menu scroll with custom design pictures.
A: This is IE6 bug.
You can find more info about this bug and solution here:
http://dean.edwards.name/my/flicker.html