Search found 1 match

by onskee
Wed Oct 15, 2003 10:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HTML ID of menu?
Replies: 1
Views: 1784

HTML ID of menu?

With our current menu which I'd like to replace with yours, the main table that contains the menu (totally in javascript) has an ID which I can reference from code to hide - like when I want to print the page.
Currently, I use something like:

function doPagePrint(){
document.all("MainTable ...