JavaScript

Creating Universal Bootstrap Modal using jQuery and Ajax Tutorial

In this tutorial, we will tackle about How to Create a Universlal Bootstrap Modal using jQuery and Ajax. The modal that we are going to create is a modal that can be reusable or can display different content from another file. This technique is very helpful to optimize your file size and this will prevent the redundancy of writting the modal elements. The universal Bootstrap Modal that we will create, will have a dynamic title, content, and size.

Inline Table Row Insert, Update, and Delete using PHP and jQuery Tutorial

In this tutorial, you wil learn how to create an Inline Table Row Insert, Update, and Delete using PHP/OOP, MySQL Database,and JavaScript (jQuery adn Ajax). Our main goal for this tutorial is to display data from database to HTML table that can add, editm remove table row dynamically. The table cells in the table will be editable if the user add or edit a row. The source code must have a field validator for required fields and field text types.

Dynamically Generate Table Data Using jQuery Tutorial

In this code we will tackle about Dynamically Generate Table using jQuery. The program will let you create your own table dynamically. The code uses a jQuery plugin that shortens your native scripting by allowing you to call a single line of code. To learn more about this, just follow the steps below.

Getting started:

First, you have to download the bootstrap framework, this is the link for the bootstrap that I used for the layout design https://getbootstrap.com/.

Creating Simple Drag and Drop using jQuery UI Tutorial

In this tutorial, I've created a simple drag and drop using jQuery and jQuery UI Libraries. In this tutorial, the user will select his/her choice and with the use of jquery, we are going to determine the user's choice. I hope this tutorial will give you knowledge on the topic.

Before we start, please download the following libraries first:

Simple Typing Game using JavaScript with Free Source Code

Simple Typing Game using JavaScript with Free Source Code The Simple Typing Game with Source Code is a project that can test your speed for typing a word by word. The system can detect the total correct words that convert as your score. The purpose of project to test the person speed capabilities by typing a word within a time limit. About the System The Simple Typing Game was built in a HTML

Simple Math Challenge App using JavaScript with Free Source Code

Simple Math Challenge App using JavaScript with Free Source Code Simple Math Challenge App with Source Code is a project that can provide a challenging math problems. The application was made to help you children to learn math. The benefit of the project to provide some educational purpose for children. About the System The Simple Math Challenge App was develop in a HTML web browser that use

Simple Library App using JavaScript with Free Source Code

Simple Library App using JavaScript with Free Source Code Simple Library App with Source Code is a project that can manage your book details. The application was made to help you arrange and manage your book library. The purpose of the project to provide a basic storing of book detail in the application. About the System The Simple Library App was built in a HTML web browser that use JavaScript

Simple Math Trainer Game using JavaScript with Free Source Code

Simple Math Trainer Game using JavaScript with Free Source Code Simple Math Trainer Game with Source Code is a project that is a single-player game where your check with the answer in the math problem is correct. The game has a basic design that contains colored text and buttons. The purpose of the project is to give some learning expertise to young ones while playing the application. About the

Creating Booklist App Using JavaScript and Web Local Storage

In this article, we will create a simple book web application using HTML, JavaScript, and Web Browser's Local Storage. This will help you to understand and learn how to create a web application and store data on the local storage. The application that we will create can enlist the book information in the table dynamically. The program is very simple, the user can add book details and can view the