Recent Questions
Q: Is it possible to use my own search html inside the dhtml pop up menu?
A: Actually you are able to paste any html code within items.
For example:
var menuItems = [
...
["||<nobr><FORM method=GET action='http://www.google.com/custom'>
<input name='as_q' value='search the web' size=15 style='font-size:10'> <INPUT type=hidden name=cof
value='LW:144;L:http://domain.edu/images/sulogo.gif;LH:45;AH:center;GL:0;S:http://domain.edu;AWFID:e01cb67b8afe383e;'>
</form></nobr>","", "images/icons/search.gif", "", "", "", "", "2", "", "", "",],
There is a search feature in Deluxe Menu:
http://deluxe-menu.com/search-support-sample.html
Q: I want that the font of an selected menupoint for the horizontal tree view is bold and red.
What is the variable to define that?
A: Try to use the following parameter:
var tpressedFontColor = "#AA0000";
// Color of a text of selected items. Used when var ttoggleMode = 1. Date: 10.21.2005
Q: I have one more question. I built the menu using Deluxe Tuner.
I cannot find where to change the mouse over color from blue to something more appropriate in my drop down menu templates. Can you tell me where to do this?
A: You should change the second color in the following parameter:
var itemBackColor=["#FCEEB0","#65BDDC"];
Q: We found menu link can not be open on Mac with Safari. We use Deluxe tuner to get our menu but it does not work on Mac with Safari. Does Deluxe Tuner support Safari on Mac? How can I make my menu work with Deluxe tuner on Mac with Safari.
A: To create your menu on MAC you can use HTML version of Deluxe Tuner (for MAC OS). You can find it here:
http://deluxe-menu.com/deluxe-tuner-info.html