Hey, I am wondering, how I would go about making a button, when pressed, it would extend the page, and then show an extra bit of information below the information at the top.
For example:
THIS IS A NEWS EXAMPLE
THIS IS A NEWS EXAMPLE
THIS IS A NEWS EXAMPLE
THIS IS A NEWS EXAMPLE
Click here to veiw comments
[--------------------------]
This would then extend out, and would show the comments.
[--------------------------]
Dont worry about the news, i just need to know the code to display the extended data. I am thinking i may need AJAX, but would prefer PHP if possible.