Smart Folding Menu Tree Script
I made a page using the "Smart Folding Menu Tree Script" and it works perfectly in Internet Explorer.
But, When I use Firefox and try to expand the menus I get this:
Error: cur.nextSibling has no properties
Line: 140
if (iscontained){
var foldercontent=ns6? cur.nextSibling.nextSibling : cur.all.tags("UL")[0]
if (foldercontent.style.display=="none"){
foldercontent.style.display=""
cur.style.listStyleImage="url(open.gif)"
I haven't got a clue ... Anyone?
.



Reply With Quote


Bookmarks