I'm currently using a javascript system of navigation that is not ideal. The script is pretty much exactly the same as Actinic's YahooSections script, simply writing a new row to the table the links are contained in for each section in the catalogue.
What I'd prefer to do, and what I'm unsure is possible, is to remove the javascript altogether. A preferable solution would be to use a NETQUOTEVAR for the navigation, but I can't seem to find a NETQUOTEVAR or a template that would help in this respect.
Does such a NETQUOTEVAR even exist? If so, which template controls its content? I seem to remember seeing something of a similar nature before, but all my searching through the user's guide and the default templates has revealed nothing.
Thanks.
What I'd prefer to do, and what I'm unsure is possible, is to remove the javascript altogether. A preferable solution would be to use a NETQUOTEVAR for the navigation, but I can't seem to find a NETQUOTEVAR or a template that would help in this respect.
Does such a NETQUOTEVAR even exist? If so, which template controls its content? I seem to remember seeing something of a similar nature before, but all my searching through the user's guide and the default templates has revealed nothing.
Thanks.
Comment