Guest_imported
New member
- Jan 1, 1970
- 0
Hello all
Im building a website with a contentmenu (like the file explorer in windows) made with DHTML and javascript.
I made it by putting the menu label in one DIV and the menu items in another, and by setting display = none or block, i can make the items show and disapear, moving up the next menu label automatically (where setting visibility = hidden will only hide the items but still take up the space in the div)
This works like a charm for IE5, but i cant make it work under netscape. I think it could be solved by refreshing or re-rendering the DIVs somehow, but i dont know how that could be done.
Any ideas out there? Is it totally impossible in netscape?
Roy Verdiani
Im building a website with a contentmenu (like the file explorer in windows) made with DHTML and javascript.
I made it by putting the menu label in one DIV and the menu items in another, and by setting display = none or block, i can make the items show and disapear, moving up the next menu label automatically (where setting visibility = hidden will only hide the items but still take up the space in the div)
This works like a charm for IE5, but i cant make it work under netscape. I think it could be solved by refreshing or re-rendering the DIVs somehow, but i dont know how that could be done.
Any ideas out there? Is it totally impossible in netscape?
Roy Verdiani