JavaScript Tutorial
How to Change Color of Element Dynamically in JavaScript
How to Create a Progress Bar in JavaScript
How to Create Countdown Date in JavaScript
Cropping an Image before Saving using JS, jQuery, and PHP Tutorial
Introduction
In this tutorial, I will show you How to Crop an Image before Saving it using JS, jQuery, and JS Library. We can achieve this kind of feature for our web application by using Croppie Library. The tutorial aims to provide the student and new programmers a reference to learn with to enhance and develop their programming skills using JavaScript and PHP Language. Here, snippets and sample source codes are provided.
Upload and Display Image using jQuery
Basic DOM (Document Object Model) Manipulation using jQuery Tutorial
Introductions
In this tutorial, a will show you how to Manipulate DOM (Document Object Model) using jQuery. You will learn how to use the basic and common jQuery APIs or methods. The tutorial aims to provide the students and new programmers a reference for learning how they can give their better experience for your using their developed web application using DOM Manipulations. Here, snippets and sample source codes are provided to give you more understanding of the scripts.