Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Is it possible to use $(this) and universal selector (*) with jQuery?
Yes, it is possible to use $(this) and universal selector (*) with jQuery. Let?s see how to do it.
You can try to run the following code to learn how to use this and universal selector with jQuery:
Example
jQuery Universal Selector This is first division of the DOM.
This is second division of the DOM.
Advertisements
