jQuery

jQuery Button Call API

This is a nice and quick note of how to create a button on a web page that will be used to run something. In this example I am going to be shuffling a deck of cards from the Deck of Cards API.https://www.deckofcardsapi.com Very basic, a button on a web page. When clicked the API

jQuery Button Call API Read More »