Computer Science, asked by mohammedraiz82, 1 year ago

How to fetch nth div from an HTML page using jQuery?

Answers

Answered by omegads04
0

To fetch the nth div from an HTML page, use the j Query e q() method. It is used to access the index of an element in  j Query. The e q() method refers the position of the element.

Similar questions