jQuery Remove Elements with Animation

Delete Records with Animations using jQuery

Every language & libraries has its own competitors. jQuery is hardly competitor to Flash. Now a days every web developers prefer to choose jQuery instead of Flash because of its ultimate UI Effects. jQuery leads when its come to SEO point of view where Flash doesn’t. jquery remove animation is … Read more

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

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

Facebook Style Mention System with PHP, MYSQL & jQuery

Facebook Twitter Style Mention System with PHP, jQuery & PDO

Facebook / Twitter style mention system with PHP is one of the cool implementation in the social networks. It is used to mention the particular user by adding @ symbol infront of the username. When you start typing @ followed by username, social networks automatically suggests the users via autocomplete … 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