HTML5 Data Bindings Formatter Manual

March 18, 2016
Show or Hide Specific Elements on Your Page
Show or Hide Specific Elements on Your Page

In this tutorial you will learn how to show or hide specific elements on your page, depending on visitor's browser viewport size.

How to use:

  • Select the viewportWidth binding
  • Bind it to an element on your page using the data.hide attribute
  • Use the HTML5 Data Bindings Formatter in order to setup the viewportWidh

When to use:

  • Show or hide specific elements on your page, depending on visitor's browser viewport size.