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
How to change first and last elements of a list using jQuery?
To change the first and last elements of a list use the eq() method.
Example
You can try to run the following code to change first and last elements of a list using jQuery:
This year's ranking:
- India
- US
- UK
Last year's ranking:
- India
- US
- UK
Advertisements
