
When you call Ajax and you need to display loading image or loader then you must have to follow this blog. In this blog we will create live example to… Read more

In this blog we will create live example for sweet alert. Sweet Alert is a method to customize alerts in your applications, websites and games. A beautiful, responsive, customizable and accessible… Read more

In this blog we will create live example to add an event on calendar dynamically and save that event into the database. We will display all the events from the… Read more

In this blog we will create one demo to capture an image by using webcam. You can also capture an image from mobile camera. We are using webcam.js JavaScript library… Read more

In this article, we will learn how to crop the image before uploading it with Cropper JS & PHP. We are using Cropper.js library this is a JavaScript library for cropping image.… Read more

First of all, the form must be checked to make sure all the mandatory fields are filled in. It would require just a loop through each field in the form and… Read more

In this demo, we create a simple column chart by using amCharts. Follow the steps to add a column chart on a webpage: Step 1 : Start with a simple basic… Read more

To generate a QR code, you just include the jQuery library and then pass the required parameters to the QRCode function, the text you want to encode as the QR code,… Read more

The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Step 1. Make a… Read more