How to Execute PHP Code after HTML Page LoadGot some code you’d like to run after your HTML page has loaded? Here’s how to execute some PHP after the rest of the page has loaded, using jQuery.
Smooth Scrolling with jQueryCreate a smooth scrolling effect to an anchor tag on the same page. You can pass a parameter to this so it’s reusable, and the link has graceful degradation for anyone who’s disabled JavaScript.