Announcement

Collapse
No announcement yet.

Sections pull down menu

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Sections pull down menu

    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.

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

    Regards
    Jerry

    http://www.testingmyweb.co.uk

    #2
    You need
    Code:
    </script> <SCRIPT LANGUAGE="JavaScript" SRC="Act_section_tree.js" TYPE="text/javascript">
    instead of Act_Sections.js as you currently have.
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Originally posted by wjcampbe
      You need
      Code:
      </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

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

      Regards
      Jerry

      Comment


        #4
        Looks like this is the best place to go http://community.actinic.com/showpos...23&postcount=4
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          Fixed It - Thanks

          Originally posted by wjcampbe
          Looks like this is the best place to go http://community.actinic.com/showpos...23&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

          Comment

          Working...
          X