Hello there!
I made a function to hide/show menus and submenus and the funtion is working on IE6.0, but not in Netscape 4.78(where I need to use the function).Look my function:
function toggle(id)
{
var objTable = document.getElementById('tbl_menu');
// var objTable =...
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.