Resolved! after the clicking the button background button color should be changed
Hi All, Can you guide me on how to change the background color of button after clicking? can you give me the code. <div class="widget-container"> <button id="myButton" class="btn btn-success">Click Me!</button> <p id="message" class="hidden">B...