I have a list of about 8 or so buttons that that list different categories of shops (Menswear, Food, Sports etc) and I want to display a list of shops for each category when I click on them, but using the same area of the page. So it would replace the 'sports shops' with 'Food shops' when I click on the "Food Shops" button.
How would I do this fairly simply? (I'm a noob, try to keep it simple if you can)