jQuery Tutorial For Beginners

Creating Universal Bootstrap Modal using jQuery and Ajax Tutorial

Submitted by oretnom23 on

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. We will use an HTML a tag () as the button that will initiate the modal.

Dynamically Generate Table Data Using jQuery Tutorial

Submitted by razormist on

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

Submitted by nurhodelta_17 on

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: