how to set text for label in jquery

JavaScript
BY LOVE
$("#lblCustomerName").text('LOVE SINGH');
Source

Also in JavaScript: