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.

Fügen Sie Ihrem Webflow-Projekt in wenigen Minuten Mitgliedschaften hinzu.

Mehr erfahren

Über 200 kostenlose, klonbare Webflow-Komponenten. Keine Anmeldung erforderlich.

Ansicht Bibliothek

Fügen Sie Ihrem React-Projekt in wenigen Minuten Mitgliedschaften hinzu.

Los geht's

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

Memberscripts needed

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

Tutorial

Cloneable

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.

Making it work

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.

Schlussfolgerung

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!

INHALTSVERZEICHNIS
Ovidiu
Was ist Memberstack?

Autorisierung und Zahlungen für Webflow-Websites

Fügen Sie Ihrer Webflow-Website Logins, Abonnements, Gated Content und vieles mehr hinzu - einfach und vollständig anpassbar.

Mehr erfahren
Mit dem Bau beginnen

Probieren Sie Memberstack aus und entdecken Sie, was Sie bauen können!

Memberstack ist 100% kostenlos, bis Sie bereit sind, zu starten - worauf warten Sie also noch? Erstellen Sie Ihre erste App und beginnen Sie noch heute mit der Entwicklung.