Recent Questions
Q: I am interested in purchasing Deluxe Menu. But I want to use drop down navigation menu on my PC only, not on Internet and not on Intranet or local host! I want to use it to make presentations similar to PowerPoint but it will only sit on my PC.
Is it possible to buy a license where I can have your software on my PC alone and not get the Trial Message? I am ready to pay for it.
A: You can use Deluxe Menu on local machine with the Developer license only.
Single and Multiple licenses allow you to use the menu on the Internet/Intranet websitesonly.
You can try to use another product - Vista Buttons, http://vista-buttons.com
Vista Buttons Home License - $49.95.
This license will suit you.Q: I have made a test page.
When you click on 'Graceland' the html popup window opens and then you can click to play the video.
The problem I have is that even when you close the window (assuming the video is not finished) the sound keeps playing. Is there a way to stop this and also stop the download?
A: When you close the html popup window script only hide it. So you video willbe still playing.
You can try to change the content of the popup window before you closeit.Q: Images don't appear in my menu.
A: Now you have two lines:
<SCRIPT type=text/javascript> var dmWorkPath = "../misyssbm.files/";</SCRIPT>
and
<SCRIPT type=text/javascript> var dmWorkPath = "../side_menu.files/";</SCRIPT>
But you should have only one line.
Please, check it.
Q: I'm about to create a transparent menu as you can see on the attached photo. I can't find any samples on how to place the cascading navigation bar on an image with 100% opacity. Is it possible...?
A: To create a transparent menu you should set transparent value for the following parameters:
var menuBackColor="transparent";
var itemBackColor=["transparent","transparent"];