June 22, 2019 Patrick Morrow jQuery, PHP, HTML, MySQL Multiple Dropdown Lists Using jQuery Ajax and PHP June 22, 2019 Patrick Morrow jQuery, PHP, HTML, MySQL In this tutorial we will populate a dropdown list based on the value of another dropdown list. This is commonly used for countries and states.
June 22, 2019 Patrick Morrow HTML, jQuery How to Create a Scroll To Top Button June 22, 2019 Patrick Morrow HTML, jQuery On long pages it is often quite nice to provide the user with a button or link to scroll back to the top of the page with a single click.
June 22, 2019 Patrick Morrow jQuery How to Check if a Page has Loaded Using jQuery June 22, 2019 Patrick Morrow jQuery I was working on a project and needed to include a loading gif until the page had fully loaded. Using a couple of lines of code made this quite easy.