Categoría: BRICKS FREE JAVASCRIPT NESTED SLIDER
-

How to sync two nestable sliders in Bricks
In this tutorial, we’ll learn how to sync two nestable sliders in Bricks: one will be the main slider and the other one will be a thumbnail slider. Table of Contents Introduction The DOM tree The JSON settings for the Thumbnail slider The JavaScript Code The result Resources Debounce function The YouTube video of Cracka…
-

How to Create a Grid Slider in Bricks
In this tutorial, we’ll learn how to create multiple rows and columns inside the default nested slider of Bricks. Table of Contents Introduction Get the JSON object of your slider Enqueue the JS files The CSS Dealing with breakpoints Custom grid for each slide Quick tip when dealing with images Introduction A user recently asked…