How to Hide/Show an Element with a Button in Webflow

This post will teach you how to hide/show an element with a button in Webflow, why you might want to implement this interactive feature on your site, and how the cloneable works to create dynamic content interactions.

Añada afiliaciones a su proyecto Webflow en cuestión de minutos.

Más información

Más de 200 componentes Webflow clonables gratuitos. No es necesario registrarse.

Ver biblioteca

Añade membresías a tu proyecto React en cuestión de minutos.

Empezar

How to hide/show an element with a button in Webflow

Miembros necesarios

https://www.memberstack.com/scripts/toggle-item-visibility

Tutorial

Clonable

Why/Use Cases

- Shorten pages by making unessential content available only on demand.

- Improve your site’s design and flow.

Using a button to hide or show elements on a Webflow site

Sometimes there are things you want to have on a page but don’t necessarily want them in full view at all times – e.g. FAQ accordions – you don’t need all the answers visible at all times, especially if they’re long.

This guide will show you how to hide content behind a link or a button and only make it available to those users who wish to see it.

To hide or show elements using a button on your Webflow site, we’re going to use MemberScript #124 – Toggle Item Visibility. Follow the link to get the code you’ll need to add to your page and watch a video tutorial on how to set everything up.

Setting it up

For this to work, you’re going to need to create a button or link for showing the content, another one for hiding it, and then the content itself.

Once you’ve created and styled everything, go ahead and add the following attribute to the show button:

· ms-code-vis-show=”x”

On to the hide button, add this attribute to it:

· ms-code-vis-hide=”x”

Now for the content itself, add these attributes to it:

· ms-code-vis-item=”x”

· ms-code-vis-default=”hide” – this attribute tells it what its default state should be

You’ll notice that these attributes all have the same value and that is only to match them up with each other. The value can be anything you want and if you’re using multiple instances of hidden content on your page, you can use different values to match the buttons to the content they’re supposed to show or hide.

Hacer que funcione

Now that you’ve got everything set up in Webflow, all you need to do is add the MemberScript #124 custom code to your page, before the closing body tag.

Conclusión

That’s everything, you can now go ahead and test the buttons on your live site.

If you want to use our demo project to get you started, just click the button below to add it to your Webflow site.

Our demo can help you add links or buttons to your Webflow site that show or hide content when interacted with.

Take me to Cloneable!

ÍNDICE
Ovidiu
¿Qué es Memberstack?

Autenticación y pagos para sitios Webflow

Añada inicios de sesión, suscripciones, contenido cerrado y mucho más a su sitio Webflow: fácil y totalmente personalizable.

Más información
Empezar a construir

Pruebe Memberstack y descubra todo lo que puede crear.

Memberstack es 100% gratis hasta que estés listo para lanzarla - así que, ¿a qué estás esperando? Crea tu primera aplicación y empieza a construir hoy mismo.