PDA

View Full Version : Sections pull down menu


jbarrett
04-Dec-2005, 10:43 PM
Hi Guys

I looked through the forum and found a section on getting the sections menu working, but this is slightly stranger, I wonder if you have any ideas please

I cut and paste the multi tier java from the advanced guide and inserted it where it should go, replacing the existing single tier section list in the header. after finding the corrected code in this forum (lost the link now) I cut and pasted that in too, and got the same results.

it didnt work as directed in the advanced guide so out of interest is changed the parameter from section_tree back to sections and the code displays the single tier pull down.

When I put the section_tree parameter back the section menu isn't displayed at all, I assume because its in error somewhere.

Any thoughts as to my next plan please. :confused:

I was sort of hoping stuff from the guide would work - eeeek!

Regards
Jerry

http://www.testingmyweb.co.uk

wjcampbe
05-Dec-2005, 05:00 AM
You need

</script> <SCRIPT LANGUAGE="JavaScript" SRC="Act_section_tree.js" TYPE="text/javascript">
instead of Act_Sections.js as you currently have.

jbarrett
05-Dec-2005, 12:24 PM
You need

</script> <SCRIPT LANGUAGE="JavaScript" SRC="Act_section_tree.js" TYPE="text/javascript">
instead of Act_Sections.js as you currently have.

Thanks wj that seemed to do something :confused:

The menu shows up now, but the contents is weird, sorry to be such a noob - wondered if had any more ideas?

Regards
Jerry

wjcampbe
05-Dec-2005, 01:44 PM
Looks like this is the best place to go http://community.actinic.com/showpost.php?p=62023&postcount=4

jbarrett
05-Dec-2005, 07:56 PM
Looks like this is the best place to go http://community.actinic.com/showpost.php?p=62023&postcount=4

Thanks wj, but that didnt help much really.

However, I did find he problem, theres a list of NQV's which are commented out, after un-commenting the appropriate lines - hey presto - it works :)

Thanks for your help guys

No just need to get to the bottom of the search feild problem

Regards
Jerry :cool: