Q:
After creating and using a pop up menu code, is it possible to insert/change the position of a menu item?
For instance, I am using years in a submenu and the current year always needs to be at the top.
Is this possible with drag and drop or by some other means in the Tuner v2?
A:
Yes you can do it.
You can find all info in our Help.
Please, see the text below:
To select a group of items you can use Shift and Ctrl keys.
To rename an item click on it and hold a mouse cursor for a second. Or use item parameters window.
To move items select items you want and use a mouse drag’n'drop method.
To copy items select those you want and use a mouse drag’n'drop method holding a Ctrl key.
Also you can use a contextual menu - a right mouse click on the list of items.
Q:
But the program did not except to put another
language..when I type on it in Thai nothing happen…But when I
change to be enlish then it work…..
or because of this is the trial version ?
A:
You cannot enter Thai characters in Deluxe Tuner. They won’t display
correctly in the pop up menu creator. You should add these characters manually in any text editor.
Q:
I am using deluxe menus and have a problem with images not
downloading when the page loads. Is there a way to instruct the
menus to preload the images instead of waiting until a person mouse overs the
pop up menu creator for the first time?
I am using images that are called via stylesheet.
A:
Please try to add the following pop up menu creator parameter:
var dm_writeAll = 1;
Q:
I am planning to use the deluze
Menu for my web site I am making some examples to see how it Works,
I am using a Tab pop up menu creator and I cannot make it posible to make the link
to another page.
A:
Try to write your link in the following way:
["Item","link:http://deluxe-menu.com", "", "", "", "", "", "", "", ],
Q:
The html text shows through the item background. How do I make to item and
menu backgrounds override the page text?
A:
Try to set the following pop up menu creator parameter
var transparency=”100″;