1

I have multiple links in a page. When I click a particular link I want a div which contains the details of that link and hide all other divs associated with other link in the same page Please find a solution may be using javascript.

1
  • Do you use jQuery? If not, why not? :-) Commented Apr 8, 2010 at 4:47

2 Answers 2

1

http://jqueryui.com/demos/accordion/ would probably be your best bet to accomplish what you are trying to do.

Sign up to request clarification or add additional context in comments.

Comments

0

You are looking for an Accordion. The accordion component is available for many popular javascript framwworks. my fav is Mootools Accordion and I am sure there is one for jquery and prototype and what not

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.