I'm a beginner, first of all. Here is what I'd like to do and would appreciate any help someone might provide.
I'll like to have a table with two cells. In the right cell, I wanted to have a list of 5 words/links. When a viewer selects one of these links, a corresponding image, form, picture (whatever) then appears in the left cell. If another link is selected, then the left cell is replaced with the new image, picture, form, etc.
I'd like for this all to happen on the same page, if possible.
Thanks,
Wayne
forms - same page
Moderator: General Moderators
Re: forms - same page
You would want to use JavaScript to accomplish this.