Skip to main content
January 24, 2011
Question

How to create drill-down functionality using a switch button

  • January 24, 2011
  • 2 replies
  • 357 views

Dear all,

I want to display or hide details (drill-down) when a user presses a switch (symbol with + or - sign) but I don't know how to develop this.

Is there someone with experience in this area?

It's OK if the solution requires Java Script or PHP.

Thank you in advance,

Cees

This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

January 25, 2011

I solved with JavaScript and a lot of CSS stuff.

January 25, 2011

Thanks