Show the third hidden element of a list ul with jQuery

We have a list ul with 5 elements, within which the third and fifth elements are hidden by CSS. We will show the third element of the list ul with jQuery. First we select the third element of the list and then we show it with the show function.

Comments

PHP Captcha


Interesting Articles