Hi,
I checked the forums to find a way to show or hide layers within a page using a button.
All I've seen is actually popup layers, would that be the only solution?

What I try to achieve is a section of the page, a rectangle, displaying 5 different images with associated text depending on which 5 buttons (looking like tabs) have been clicked.

Each rectangle content is in a specific layer, and only one layer would be shown at a time.

How do I associate actions to those buttons?
A click on one button would need to:
1- hide the current layer and show the one I want
2- change its own button look so it is marked as "pressed"

Or should I use a navbar instead, acting like a tab?
Could the navtab activate/hide layers without moving to another page?

Thanks for any help.