Web Development • 4 min read 12 Carousel examples built with popular javaScript plugins Posted by George May 25, 2024 Carousels are a popular website element. Most of the time, you’ll find them on the home page of a site. There are great JavaScript libraries out there that can help us build attractive ones. In this tutorial, we’ll check different libraries that our agency has used in the past as part of a custom WordPress theme to produce the desired carousel functionality. UIkit As we’ve discussed in a previous tutorial, we as Double Dot, really like UIkit and use it since its v2. So, we’ve built many slideshows both simple and more complex ones by taking advantage of its Slideshow and Slider components. Check below a few of such examples: ouranosmy.com samossteamship.gr roussakis.com.gr verinahotelsifnos.com Swiper Swiper is one of the most popular JavaScript libraries which can be used either as a standalone JavaScript plugin or as a component of a JavaScript framework (e.g. React). Here’s a recent project where we took advantage of this excellent library and created different layouts: deloudis.gr Owl Carousel Owl Carousel is a touch-enabled jQuery plugin that lets you build beautiful responsive carousel sliders. Here are a few websites where we’ve used it: omiros.gr aegeancollege.gr bend.gr dolce.pub Slick Slick is another popular jQuery slider. One of its most useful features (`asNavFor`) is the ability to synchronize two different carousels. Here’s a site where we make use of this option: deadpoets.live And here are another two examples with a slick integration: timafoundation.org lawspace.gr Wrapping Up These are just some real examples built with different JavaScript carousels. More or less, the idea behind carousels remains the same. What matters depending on the project needs is the options (events, methods, structure, etc.) that each carousel offers. Tags Owl Carousel Slick Swiper UIkit Share if you like! Related Posts Posted by Dimitris September 2, 2024 Web Development • 7 min read Supercharge your site: Harnessing the power of wp-config Read More Posted by George February 27, 2024 Web Development • 4 min read UIkit: a Framework for Developing Fast Layouts Read More Posted by Panayotis April 13, 2024 Web Development • 11 min read Cooking Up Web Development Magic: A Recipe with Laravel, Vue.js, Nuxt.js, GraphQL, Apollo, and Tailwind CSS Read More
Posted by Dimitris September 2, 2024 Web Development • 7 min read Supercharge your site: Harnessing the power of wp-config Read More
Posted by George February 27, 2024 Web Development • 4 min read UIkit: a Framework for Developing Fast Layouts Read More
Posted by Panayotis April 13, 2024 Web Development • 11 min read Cooking Up Web Development Magic: A Recipe with Laravel, Vue.js, Nuxt.js, GraphQL, Apollo, and Tailwind CSS Read More