/    Sign up×
Community /Pin to ProfileBookmark

javascript menu problem

Hi,

Im designing a webpage using a menu based on javascript, when the menu is clicked on it displays a submenu which contains links to different pages. Now when one of the links is clicked the newpage loads with the menu but the menu resets. It needs to be so when the page reloads the script can somehow remember the last link clicked and display the submenu which contains the relevent link on the newly loaded page

i’d appreciate it if someone could help me out

Thanks

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@felgallSep 26.2005 — A link to the page with the script or a copy of the code that you used would help since most of us do not have crystal balls that work.
Copy linkTweet thisAlerts:
@imran_azadauthorSep 27.2005 — Hi i do apologise, heres the code:

<dd>

<h3>Main Menu</h3>

</dd>

<dt onclick="javascript:show('smenu1');"><a href="#" title="Accessing Our Hospital Based Services">Accessing Our Hospital Based Services</a></dt>

<dd id="smenu1">

<ul>

</ul>
</dd>

<dt onclick="javascript:show('smenu2');"><a href="#" title="Accessing Our Community Based Services">Accessing Our Community Based Services</a></dt>
<dd id="smenu2">
<ul>

</ul>
</dd>

<dt onclick="javascript:show('smenu3');"><a href="#" title="Healthy Eating Resources">Healthy Eating Resources</a></dt>
<dd id="smenu3">
<ul>


<li><a href="healthy_eating_resources/dtvitamins.htm" title="Vitamins are ACE - Are You Getting Enough?">Vitamins are ACE - Are You Getting Enough?</a></li>
</ul>
</dd>

<dt onclick="javascript:show('smenu4');"><a href="#" title="Food &amp; Health for Cooks &amp; Caterers">Food &amp; Health for Cooks &amp; Caterers</a></dt>
<dd id="smenu4">
<ul>


</ul>
</dd>

<dt onclick="javascript:show('smenu5');"><a href="#" title="Children's Resources">Children's Resources</a></dt>
<dd id="smenu5">
<ul>

</ul>
</dd>

<dt onclick="javascript:show('smenu6');"><a href="#" title="Using the M.Q in the Hospital">Using the M.Q in the Hospital</a></dt>
<dd id="smenu6">

<ul>

</ul>
</dd>

<dt onclick="javascript:show('smenu7');"><a href="#" title="Using the M.Q in the Community">Using the M.Q in the Community</a></dt>
<dd id="smenu7">
<ul>
<li><a href="mq_in_community/dtadult_nut_screen_chart.htm" title="Adult Nutrition Screening Chart">Adult Nutrition Screening Chart</a></li>

<li><a href="mq_in_community/dtmalnu_assess_mq.htm" title="Malnutrition Assessment in Community">Malnutrition Assessment in Community</a></li>
<li><a href="mq_in_community/dtnut_screen_chart.htm" title="Nutrition Screening Chart for Client in the Community">Nutrition Screening Chart for Client in the Community</a></li>
</ul>
</dd>

<dt onclick="javascript:show('smenu8');"><a href="#" title="Diabetes">Diabetes</a></dt>
<dd id="smenu8">
<ul>


</ul>
</dd>

<dt onclick="javascript:show('smenu9');"><a href="#" title="Recruitment">Recruitment</a></dt>
<dd id="smenu9">

<ul>

</ul>
</dd>

<dt onclick="javascript:show('');"><a href="../WgtMgt/Index.htm" title="Weight Management">Weight Management</a></dt>

<dt onclick="javascript:show('smenu10');"><a href="#" title="Other Links">Other Links</a></dt>


<dd id="smenu10">

<ul>


</ul>
</dd>


</dl>

<!-- #EndLibraryItem --></div>

p.s. i've taken the LI's out or else the code would have dragged on.

Thanks

Imran
×

Success!

Help @imran_azad spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...