Often web developers need to create please wait loading animation in jQuery. Here are the steps to do it.
jQuery
How to Get Current URL With jQuery
How to Get Class List for DOM Element
How to Move Element into Another Element in jQuery
Often you may need to move one element into another element. Here is how to move element into another element in jQuery.
How to Automatically Scroll to Bottom of Page in JS
Sometimes you may need to provide Scroll to bottom feature on your web pages. Here is how to automatically scroll to bottom of page in JS.
How to Change Image Source in jQuery
Sometimes you may need to change image source in web pages. Here is how to change image source in jQuery.
How to Load Local JSON File
How to Show Loading Spinner in jQuery
Often web developers need to display loading spinner on their websites. Here is how to show loading spinner in jQuery.
How to Smooth Scroll on Clicking Links
Sometimes you may need to smooth scroll on clicking links on web pages. Here is how to do this using JavaScript and jQuery.