<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I'm not sure I understand your question. But I think what you are
saying is you want specific submenus to appear in certain sections of
your site. Is that correct?<br>
<br>
One simple way is to create a path structure such that each section of
your site is defined and then each page under that is has a path that
follows. For example, if you have a section of your site that is
academics. The top page in that section has the path: academics. Then
each sub-page has the path academics/subpage. Now you have a sort of
psuedo directory structure.<br>
<br>
So in your block for a menu that is to appear on every page in that
section you go to "Show block on specific pages" and&nbsp; check "Show on
only the listed pages." Then in the field you put:<br>
<br>
academics<br>
academics/*<br>
<br>
Then that menu block will appear on every page that has the path
academics/whatever. I hope that's the solution you are looking for.<br>
<br>
Mohammad Towfiqul Islam wrote:
<blockquote cite="mid:925267.4531.qm@web57201.mail.re3.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">
        <div>Thanks for your reply.</div>
        <div>&nbsp;</div>
        <div>What I want is like this:</div>
        <div>&nbsp;</div>
        <div><a moz-do-not-send="true"
 href="http://www.hbs.edu/mba/academics/">http://www.hbs.edu/mba/academics/</a></div>
        <div>&nbsp;</div>
        <div>Here primary links are top and subitems of primary links
are side of the page. Please see.</div>
        <div>When you click the link the sub items of that primary
links&nbsp;are shown in the side of web page. Not all the time all sub items
of primary links are not showing.</div>
        <div>&nbsp;</div>
        <div>I want like this.</div>
        <div>&nbsp;</div>
        <div>But i can develop this menu items in Drupal too but
problem is i need to assign page in the block "Show block on specific
pages: " then this primary link item show in sepcfic page and other
primary link item wont show. The problem is i need to assign the page
every time "Show block on specific pages: " which is irritable when you
create link inside the page at that time when you click link the sub
item disapper or showing all sub items.</div>
        <div>&nbsp;</div>
        <div>Thanks again and waiting for reply.<br>
        <br>
--- On <b>Sat, 2/21/09, KOBA | Hans Rossel <i><a class="moz-txt-link-rfc2396E" href="mailto:hans.rossel@koba.be">&lt;hans.rossel@koba.be&gt;</a></i></b>
wrote:<br>
        </div>
        <blockquote
 style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">From:
KOBA | Hans Rossel <a class="moz-txt-link-rfc2396E" href="mailto:hans.rossel@koba.be">&lt;hans.rossel@koba.be&gt;</a><br>
Subject: Re: [support] menu item issues<br>
To: <a class="moz-txt-link-abbreviated" href="mailto:support@drupal.org">support@drupal.org</a>, <a class="moz-txt-link-abbreviated" href="mailto:towfiq.islam@yahoo.com">towfiq.islam@yahoo.com</a><br>
Date: Saturday, February 21, 2009, 2:59 PM<br>
          <br>
          <pre>In menu settings tab set secondary links as primary links. Then
secondary links will show the children of every primary link.

If the children have also subitems you will need an extra module or
code to show them. A good module for showing third, fourth and lower
levels of primary links is menu block.

Good luck,

Hans

2009/2/21, Mohammad Towfiqul Islam <a class="moz-txt-link-rfc2396E" href="mailto:towfiq.islam@yahoo.com">&lt;towfiq.islam@yahoo.com&gt;</a>:
&gt; Hi guys,
&gt;     I am a newbie. Need some instruction. I have a five primary liks and
&gt;     each links has several childs (say 8/9). What I want, when I will
click
&gt;     primary links suppose "Home" it will open a specific page
linked to Home
&gt;     with its childs. It should not show other primary links child in a
page
&gt;     linked to "Home". Like this when I will click other primary
links it
&gt;     will open that primary links page with childs. What I mean every
primary
&gt;     links child should be seperated when i click links. It should not show
&gt;     all.
&gt;     How can I achieve this? Any help will be appreciated.
&gt;     Thanks in advance.
&gt;
&gt;
&gt;
&gt;

-- 
Verzonden vanaf mijn mobiele apparaat

Hans Rossel
KOBA Webdevelopment
Kerkstraat 228
9050 Gent
09-334.52.60
0472-79.32.16
<a class="moz-txt-link-abbreviated" href="http://www.koba.be">www.koba.be</a>
<a class="moz-txt-link-abbreviated" href="mailto:info@koba.be">info@koba.be</a>
          </pre>
        </blockquote>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
</blockquote>
<br>
</body>
</html>