Accessibility Tools

Skip to main content
© Romankoff Development
Account

Joomla 5.2: new features overview

Joomla 5.2 update
Reading time: 4-8 min.

On October 15, 2024, the long-awaited update — Joomla 5.2 was released. This version of the CMS comes with a number of new features and improvements aimed at increasing performance and user convenience. In this article, we will examine the key points of the update and share tips on how to take advantage of the benefits of the new Joomla version.

modal window in the YOOtheme Pro builder that works on cookies

YOOtheme Pro: creating a cookie-based popup modal window

I faced the task of creating a popup modal window in my favorite builder, YOOtheme Pro. The challenge was that when a certain button was clicked, the window should not only disappear but also not reappear for a specified period, meaning it should work based on cookies. I managed to solve this task without using third-party extensions.

a progress bar on the website created using HTML, CSS and JavaScript

How to add a progress bar to your website: a detailed guide

A progress bar is one of the most useful web design tools that allows users to get a visual representation of the process of downloading or performing a certain action on a website. In this article, we will consider the case when the progress bar at the top of the site displays the progress of the viewed page content when it is scrolled.