Recent Questions
Q: I have purchased a license for the Deluxe Tuner and I'm quite happy with the program.
However, I seem to have some trouble getting javascript menu js on the Net without the annoying "incorrect copyright" warning.
The warning does not appear on all computers I checked, and it only appears when I paste the code into HTML myself (in a table, since I want the javascript menu js to be in the relative vertical middle of thepage and I don't think I can do this in D.Tuner itself).
A: Now you have:
<noscript>
<a href="http://deluxe-menu.com">Javascript Tree Menu by Deluxe-Menu.com</a></noscript>
Try to write NOSCRIPT tag in he following way:
<noscript> <a href="http://deluxe-tree.com">Javascript Tree Menu by Deluxe-Menu.com</a></noscript>
Q: How do I make the main nav links in the dhtml navigation align left (they are center aligned).
A: Try to use the following parameter:
var itemAlignTop="left";
Q: I have a big problem with a trial version of deluxe menu - javascript tree builder.
if I save a testwork from me, minutes later I will open this... then come a message:
can't open the file:
you should change the encoding: "Tools/use utf8 encode"
Change this setting and open your data files.
What's that supposed to mean?
I am grateful when you give me an answer, thx.
A: Try to change the encoding: "Tools/use utf8 encode" and open your datafile.
Q: I need to be able to set backcolor of selected menu item of the current page in the dhtml collapse menu. Is there a way to do this?
A: No, unfortunately now you can set the font color for the pressed menu itemonly. We'll try to add more parameters to the pressed item in the nextversion of the dhtml collapse menu.