I have a page that uses the YUI tree view that links to specific
fields in a displayed document.
It works fine in Firefox (of course 8-) and IE7, but clicking on the
nodes in IE6 does not work.
If I try and open the link in a new window, I get
Error: 'YAHOO" is undefined
Code: 0
URL: javascript:YAHOO.widget.TreeView.getNode('toc',3). toggle()
Any ideas?