jQuery jQuery Set Label: In the previous article, we talked about HTML Labels and how they form an easy & important part when dealing with the different form elements as it allows us to define labels for them. Let’s assume that you have some HTML elements on a web page but without their corresponding labels or their existing labels need to be changed. What if you needed to Set Label Text of an input element such as Textbox, Textarea, Checkbox, Select Dropdown, Div,or any other element? Do you know how to set label for input and/or for an element? If not, this article is for you. In this article, I am going to share with you easy ways to set label text of input elements & page elements using jQuery with easy to follow examples. So read on to find out more.