change the text content of an button element in jQuery code example Example: To set the text of button using Jquery BY LOVE $('#btnid').text('Show');