JavaScript editable table In this article, we will understand how to create an editable table with the help of JavaScript. In the…
form validation
-
-
Ripple effect JavaScript In this article, we will explain about the javaScript and the ripple effect. After that, we will learn the…
-
How to open JSON file? A JSON refers to the JavaScript Object Notation format used to store simple objects and data structures.…
-
JavaScript getAttribute() method The getAttribute() method is used to get the value of an attribute of the particular element. If the attribute…
- Javascript TutorialWeb Technology
How to make a curved active tab in the navigation menu using HTML CSS and JavaScript
How to make a curved active tab in the navigation menu using HTML CSS & JavaScript? In this article, we will learn…
-
Django Form Widget | Creating forms using various widgets In this tutorial, we will learn how we can apply the various widgets…
-
Django Class Based Generic Views Django is the most popular web framework of Python, which is used in rapid web application development.…
-
Django Mail Setup Sending email using Django is pretty easy and require less configuration. In this tutorial, we will send email to…
-
Django UserCreationForm| Creating New User Django comes with a build-in user authentication system. This configuration performs the most common requirements project needs,…
-
How to use Django Widget Tweaks Django provides a simple way to create the form. There are multiple ways to create the…