The jQuery load()
method is a simple and powerful AJAX method. load()
method loads data from a server and filled data into the selected element.
In this example, The jQuery load() method loads data from the server and place the returned HTML into the selected element. when you click the button then load() method will run and then Appwrk web page will be shown on the screen