javascript links

They have: 25 posts

Joined: Nov 2002

On one page I have these things:

multiple links and a space for information.

What I want to do is this:

When someone clicks on a link it pulls up information in the designated spot. If that same person clicks on a different link, different information replaces the old information in the same designated spot.

I've seen this many times and I'm not quite sure how to do it.
Is is javascript?

If anybody knows where to find the code to do something like this, please advise.

Thanks!

dk01's picture

He has: 516 posts

Joined: Mar 2002

here is a tutorial I wrote that may be useful:
http://www.conxiondesigns.com/tutorials/hideshow/

What you want is done using layers which are placed in the same position on the page and then just use the link to hide/show the appropriate layer.
-dk

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.