filmov
tv
jQuery: How to select an HTML element using id selector

Показать описание
id is an attribute of any HTML element. jQuery is used to select the element using id and then modifying the property. This tutorial helps you learn how to use jQuery to select an element using id selector