In this tutorial, I am going to show you how to use the cspd-player.css and cspd-player.js from one of our GitHub project Bottom Sticky Music Player. At first, you have to downl.... Read More
In this tutorial, you gonna learn how to give an alert message or alert before leaving page in JavaScript – jQuery. In the first place, I will like to say that in many cases .... Read More
In this tutorial, I will show you an easy way to check HTML element is loaded or not using jQuery. Sometimes it’s become important for us to detect if an HTML element on our .... Read More
Today, in this post I am going to show you how you can control HTML5 video/audio player volume from the key in JavaScript. In this tutorial, we will write our JavaScript code to in.... Read More
Hello learners, in this tutorial I am gonna show you an easy and effective way to Show or Display HTML Element After n Seconds with jQuery. Here I will also explain how to do this.... Read More
In this tutorial, I am going to show you how to hide HTML element onclick in jQuery with both inline and in the script tag. you can hide an element in many ways. But here we gonna.... Read More
Here we are now going to learn how to encode and get the base64 code of an image in PHP. I hope, you will enjoy this tutorial. Base64 represent binary data in an ASCII string forma.... Read More
Hello programmers, Today I am going to show you how to delete all files from a directory in PHP. I know sometimes its become very useful to delete all the files from a directory us.... Read More