Expanding Categories
Monday, January 13th, 2003Michael asked me to do a version of my script here for categories (It’s PHP). It was actually easier to do. (The code for this is shown in the “show more” block)…
but I’m working on doing this as a “show/hide” expand option. (It shows a list of categories, you click on the category and it shows the entries for that category). If this is already done somewhere, save my sanity and post the link… otherwise I’ll update this post when I have time to figure it out.
UPDATE: I’ve now also added the code that uses the “hide/show more” javascript below This also uses a little bit of PHP, but if you need it without, I think there’s an easy way to make it 100% javascript.
(more…)