Generate barcode

How to generate and download barcode with jQuery free

By using JsBarcode JavaScript library we will generate barcode and this is a customizable barcode generator which is helpful to create your barcode. You can also download this barcode in… Read more

How to create Google login for your website by using Firebase Authentication

In this tutorial we will create a Google Sign-In button for your website. Here we will create live demo example for login with google and in this demo we will… Read more
autocomplete widget

How to make autocomplete search with PHP and AJAX

In this blog we will create on live demo example where we can implement live autocomplete search by using autocomplete widget of jQuery UI and PHP. In this tutorial, I… Read more
crop image

Crop image in triangle shape using cropper.js

If you want to crop image into triangle shape by using cropper.js then this blog for you. We will create live demo for you so will get idea how programmatically… Read more
AJAX LOADER

How to display loading image or loader when Ajax call is in progress?

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
Sweet alert box

How do you implement a sweet alert?

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
Crop image in round shape

How to crop image in round shape by using Cropper.js

In this blog we will create live example to crop an image in round shape and download that image. Also we will upload that image on your server. We are… Read more
How to make a spinning wheel game in javascript

How to make a spinning wheel game in JavaScript with full source code

We will create one live example for spinning wheel by using JavaScript code. Spin it with click on SPIN NOW button. More you will click on it, more it’ll spin… Read more
add dynamic event calendar

How to add event dynamically in fullcalendar with PHP and MySQL live example

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
webcam-photo-capture

How to capture image from webcam in JavaScript and PHP?

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