• Hi There,

    Ideally, I’d like to create something like this except I’d prefer to use only CSS and not a script of possible.

    Using PHP and CSS, do you think this is possible?

    I’m really looking to create a list of categories next to a list of post titles. I want to be able to hover over the category and highlight all topics in that category. Ideally you could hover over a topic and all categories in that topic would be highlighted.

    I’m having a hard time doing this because topics have multiple categories so I can’t just use an unordered list.

    Any takers?

    Thanks for your help!

    –Shaun

Viewing 1 replies (of 1 total)
  • You’d probably need JS as well as PHP and CSS. I don’t think it would be a good idea to shift all of the content offscreen onload and then re-position it onhover. That might be pushing the offscreen envelope a little too far.

Viewing 1 replies (of 1 total)
  • The topic ‘How To: Image / Category Matrix’ is closed to new replies.