Recent Questions
Q: I create a dhtml menu tabs on a website and I keep getting an error. On my dutch system it says: 'tabs[...].id' is leeg of geen object.
What am I doing wrong? I cannot find the problem.
On the first click on de tabs I get the error and nothing happens. From the second click on, everything works fine.
A: You can find an answer in Recent Questions section on our website.
Try to set the following parameter:
var bselectedSmItem=0;
Use latest engine file also.
Q: Also, when I edit "testlink.htm" to any other htm filename, no file isloaded!?
A: Please, make sure that the file that you set for the link exists onyour website and it's placed in the same folder where testlink.htm file is placed.
You can also use absolute paths for links.
Q: Is there a way to capture which menu item was clicked in the popup menu and store that information into a database?
A: See how you can find the ID of the clicked item:
var menuItems = [
["Home","javascript:alert(itVar.id)", "", "", "", "_self", "3"],
];
Q: One of my customers that is utilizing apycom floating navigation bar is getting a malware warning from google. Is there any chance this is caused by your scripts?
A: Actually we're using our menu on several sites and we don't have such problems.
We haven't heard about such problem with the menu from our customers too.