Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
DSA
20.0K+ articles
JavaScript
9.9K+ articles
Misc
7.8K+ articles
JQuery
4.8K+ articles
CSS
4.5K+ articles
HTML
4.1K+ articles
PHP
3.8K+ articles
Node.js
3.0K+ articles
jQuery-jQWidgets
2.5K+ articles
PHP-function
2.3K+ articles
Web Technologies
/
JQuery
JQuery
4.8K+ posts
Recent Articles
Popular Articles
What is jQuery's Equivalent of str_replace in JavaScript?
Last Updated: 22 November 2024
In JavaScript, the equivalent of PHP’s str_replace is the replace method of strings. While jQuery doesn't offer a direct str_replace equivalent, JavaScript’s replace and r...
read more
JQuery
JavaScript - Remove the href Attribute from Links Using jQuery or JS
Last Updated: 23 July 2025
Removing the href attribute from links using jQuery is a common task when you want to disable navigation functionality temporarily or modify link behavior dynamically. Her...
read more
Web Technologies
JQuery
Is JQuery Still Relevant?
Last Updated: 23 July 2025
jQuery was widely used in the past to make building websites easier. Today, newer tools like React and Vue are more popular for building complex websites, but jQuery is st...
read more
Web Technologies
JQuery
JQuery - Features And Overview
Last Updated: 27 July 2025
JQuery is a fast small and feature-rich JavaScript library. It simplifies HTML document traversal and manipulation event handling animation and Ajax interactions for rapid...
read more
Web Technologies
Picked
JQuery
How to Loop Through Array in jQuery?
Last Updated: 22 August 2024
jQuery offers various methods for looping through arrays, enabling operations like data transformation, filtering, and manipulation. Efficient array iteration is crucial f...
read more
Web Technologies
Picked
JQuery
jQuery-Questions
jQuery EasyUI
Last Updated: 23 July 2025
EasyUI jQuery is an HTML5 framework for using user interface components based on jQuery. It helps in building features for interactive web and mobile applications saving a...
read more
Web Technologies
JQuery
EasyUI
Tutorials
Web-Tech Tutorials
jQuery Mobile
Last Updated: 16 June 2024
jQuery Mobile is an HTML5-based user interface system designed to make responsive websites and apps that are accessible on all smartphone, tablet, and desktop devices. Why...
read more
Web Technologies
JQuery
jQuery-Mobile
Tutorials
Web-Tech Tutorials
jQuery UI
Last Updated: 23 July 2025
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you’re building highly inte...
read more
Web Technologies
JQuery
jQuery-UI
Tutorials
Web-Tech Tutorials
jQWidgets
Last Updated: 23 July 2025
jQWidgets is a JavaScript framework for making web-based applications for PC and mobile devices. It is a very powerful and optimized framework, platform-independent, and ...
read more
Web Technologies
JQuery
jQWidgets
jQuery Examples
Last Updated: 24 July 2025
The following jQuery section contains a wide collection of jQuery examples. The examples are categorized based on the topics including Selectors, Event methods, Plugins, a...
read more
Web Technologies
JQuery
jQuery-Questions
Create Searchable Dropdown Select With jQuery
Last Updated: 23 July 2025
Create a searchable dropdown select with jQuery by enhancing a standard HTML select element. This improves user experience by allowing quick and efficient selection from l...
read more
Web Technologies
Picked
JQuery
How to Dynamically Add Select Fields Using jQuery?
Last Updated: 23 July 2025
Select Fields can be added dynamically using jQuery. This increases the flexibility and interactivity of web forms, allowing users to add or remove options as needed. In t...
read more
Web Technologies
Picked
JQuery
jQuery Exercises, Practice Questions and Solutions
Last Updated: 23 July 2025
Elevate your web development skills with our jQuery Exercises, Practice Questions, and Solutions designed for developers at all levels. Dive into our interactive platform ...
read more
Web Technologies
JQuery
WebTech - Exercises
Age Range Validator using JQuery
Last Updated: 23 July 2025
The Age Range Validator, implemented using jQuery, ensures that users input an age within a specific range. It's handy for online platforms where access or participation d...
read more
Web Technologies
Picked
JQuery
jQuery-Questions
How to Add and Remove HTML Attributes with jQuery?
Last Updated: 23 July 2025
Using jQuery, we can dynamically add and remove HTML attributes such as placeholder, style, and more to enhance the interactivity and functionality of web elements based o...
read more
Web Technologies
Picked
JQuery
1
2
3
4
...
319
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !