jQuery DOM Manipulation

Dynamically Add and Remove HTML Table Rows using jQuery

Submitted by oretnom23 on

This tutorial will help you to learn How to Dynamically Add and Remove HTML Table Rows using JavaScript and jQuery. This front-end feature is commonly used for iterated data to be saved on the database. This feature gives the end-users a better experience while using your developed app or website. User can simply add and remove HTML Table Rows without leaving the current page or refreshing/reloading the page.

Creating a Simple Form with Multiple Step and validation using JavaScript and jQuery

Submitted by oretnom23 on

In this tutorial, I will show how to Create a Simple Form with Multiple Step and validation using JavaScript and jQuery. The goal of this tutorial is to give you an idea to create the said form by Manipulating the HTML Elements. Here, we will be creating a simple form that contains a single form but has multiple steps. Each step has some required fields and some have field type validation. In the form, the user cannot proceed to the next step if there's an invalid field in the visible step.

Event Registration App with Export to CSV in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Event Registration Application. This mini-project is a JavaScript Application that Registers the Event Attendees. The application was developed using HTML, CSS, JavaScript, and jQuery Library. This has a simple and pleasant user interface with the help of Bootstrap version 5 Framework. The application uses the web browser's local storage as the data