how to show loading image in ajax request using jquery?

/home/dhaswin/Downloads/how to show loading image in ajax jquery

In this post I am going to discuss how to show a busy loading image during Ajax call in jQuery. Recently, when I was developing one cool project, I needed a progress indicator to show the user that something was happening in the background. Previously I had written simple jQuery … Read more

Top 10 eBooks to Improve Your SEO Skills in 2020

Free SEO eBook

You should always strive to maintain your website in the first page of Google and other main search engines that will gradually increase your success rate high. You can execute the search engine optimization (SEO) techniques for your website for quickly boosting the search engine rankings in order to gain … Read more

Simple jQuery Preloader for Websites

jQuery Preloader for websites

Now a days every websites are powered by jQuery Preloader. It will add interactivity to a webpage with some sort of animations.  Today I am going to tell how to create a simple jQuery Preloader with 2 lines of jQuery code & few lines of CSS code. We want our … Read more

Javascript Check Internet Connection

How to Check Internet Connection Exists or Not using Javascript

99% of people used to type google.com immediately after opening their web browser to check internet connection. This is very true in our morden world. Now a days we can’t live without an Internet. While browing, If you lose the connection then you will feel sad and unhappy till the … Read more

20+ Popular Online Web Developer Tools in 2020

20+ online web developer tools

In this post I would like to share most popular free online web developer tools that every web developers should know. These web developer tools are used for various purpose in your web applications such as code optimization, image modification, testing APIs, validation and mobile compability issues. Why I’m sharing … Read more

Instant Google Search Engine API using Jquery

google search engine api

In this tutorial I’m gonna tell you how to make your own Google Search Engine API using jQuery & (CSE). We can make it Instant search by adding small lines of jQuery Code. Google Search Engine API allows you to create a custom search engine for your website. To get … Read more