Hi iza,
The error comes from the code in menu.js file. It is here
l.style.visibility = "inherit";
I get the error in the following function. Can you help me out with this problem.
function showMenu(menu, x, y, child) {
if (!window.wroteMenu) return;
if (document.layers)...
Hi,
I am trying to generate a popup menu in a table using Javascript. Here is my code. I got the menu.js file from Gary Smith's website. This works fine in Netscape. But ib IE , I get an error message which says 'style' is not an object. I would appreciate if someone helps me to solve this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.