I want to generate a paragraph of information into a PHP page. It contains a TITLE and then the AUTHOR and then the PARAGRAPH.
The problem is when I do a search, and it returns 15 matchs.... All underneath each other ... down the page, which means that if you want to see the title of all of the paragraphs, you have a lot of scrolling to do.
What I want, is for only the titles to be visible, and the paragraph to be hidden. When you click on the title, then the paragraph should become visible.
I dont want the entire page to reload. I have seen this before on a MAJOR website, (I think that it was MS), so it can be done.
I have also looked thru many "javascript.internet.com" type websites, but I can't find anything.
Question
RazorSA
Hi,
I want to generate a paragraph of information into a PHP page. It contains a TITLE and then the AUTHOR and then the PARAGRAPH.
The problem is when I do a search, and it returns 15 matchs.... All underneath each other ... down the page, which means that if you want to see the title of all of the paragraphs, you have a lot of scrolling to do.
What I want, is for only the titles to be visible, and the paragraph to be hidden. When you click on the title, then the paragraph should become visible.
I dont want the entire page to reload. I have seen this before on a MAJOR website, (I think that it was MS), so it can be done.
I have also looked thru many "javascript.internet.com" type websites, but I can't find anything.
Maybe I am not looking for the correct thing.
Please help.
Thanks
Link to comment
Share on other sites
2 answers to this question
Recommended Posts