You Are Viewing Monthly Archive: September 2022

Pure-CSS-Window-Style-Collapsible-Tree-Menu-With-Folder-File-Icons

Pure CSS Window Style Collapsible Tree Menu With Folder/File Icons

A tree menu is a useful element to present hierarchical data in the visual interface of a website. It is most commonly used in file management systems to allow users to explore the folder and files. Basically, a simple tree-view navigation can be created using HTML nested lists. But in order to make...
Set-Image-Zoom-In-POPUP-On-Click-Via-Pure-Vanilla-JavaScript

Set Image Zoom In POPUP On-Click Via Pure Vanilla JavaScript

A zoom image is one of the useful features of a user-friendly webpage design. It allows users to view the image more clearly in detail. This image can be a product or a general-purpose photo. There are multiple ways to allow users to see the full image. One of them shows the full zoom image [&hellip...
How-To-Get-Latitude-And-Longitude-From-Address-Using-PHP-And-Google-Maps-API

How To Get Latitude And Longitude From Address Using PHP And Google Maps API?

Hi! In this tutorial, let’s see how to get latitude and longitude from addresses using google maps geocoding API and PHP. Geocoding is the process of converting physical addresses into geographical coordinates such as latitude and longitude so you can use them to create markers on Google Maps....
What-Is-Text-To-Speech-Technology-And-How-It-Works

What Is Text To Speech Technology? And How It Works?

In today’s tech-driven arena, each element of digital life is designed with a simplistic, convenient perspective, be it a webpage, smartphone app, or online platform. This level of comfort and satisfaction creates an avenue for text-to-speech assistive technologies to take over. TTS technology...
How-To-Get-Address-From-Latitude-And-Longitude-Using-PHP-And-Google-Maps-API

How To Get Address From Latitude And Longitude Using PHP And Google Maps API?

Hi! Today let’s see how to get addresses from latitude and longitude using PHP and Google Maps Geocoding API. The process of converting geometric coordinates such as latitude and longitude into addresses is called reverse geocoding. And the geocoding is just the opposite, converting an address...
Stylish-Newsletter-And-Email-Subscription-Box-Widget-For-Web-And-Blogs

Stylish Newsletter And Email Subscription Box Widget For Web And Blogs

Do you know what is “Email Subscription Widget” is? A stylish Email subscription widget is a subscription form for websites. Interested visitors on your blog just enter their email addresses in the box and hit the subscribe button of the email subscription box to get all updates of your blog in ...
Pure-Vanilla-JS-Infinite-Responsive-Slider-With-Navigation

Pure Vanilla JS Infinite Responsive Slider With Navigation

There is no doubt that sliders are essential components in a website’s design. When you are limited in space. When you are limited in space but still want to display a lot of information, carousels come in very handy as they are perfect for displaying groups of related or unrelated content. Here w...