Topic: How to configure number of cards on page load and during window resize?

apd.it premium asked 4 years ago


Expected behavior 1) How can we configure number of cards on page load? 2) When we are resizing the window and we want to keep the responsive behaviour so can we want to set the number of visible cards?

Actual behavior

Resources (screenshots, code snippets etc.)


Mateusz Łubianka staff answered 4 years ago


Hi @apd.it,

You can add to some elements class with visibility: hidden; and after scroll to this element youa can change it into visibility: visible;. You can use for that jQuery jQuery(window).scroll(); function.

Best,



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB jQuery
  • MDB Version: 4.13.0
  • Device: Desktop
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No