1,724 articles across 10 categories

Stories, Tutorials & Life Tips

Deep dives on coding, health, recipes, travel and everything in between.

📍 Explore Reading Paths

Follow curated journeys from beginner to expert

Implementing a Submit Form without Refreshing Page Using Jquery
Featured

Implementing a Submit Form without Refreshing Page Using Jquery

This post helps you to submit your form without refreshing page. In this tutorial, I will show you how simple it is to do using jQuery form plugin just five lines of JavaScript code, no need to post d

2 min read22 Aug 2019
Read article
Implementing Google Plus Like Style Animations Using Jquery and CSS3.

Implementing Google Plus Like Style Animations Using Jquery and CSS3.

Google plus given an awesome kick to user experience, especially circles UI animations. I feel it’s a great and ne

1 min22 Aug
Implementing Live Table Edit, Delete with Pagination using Jquery

Implementing Live Table Edit, Delete with Pagination using Jquery

This post is a collaboration of my previous popular posts such as live table data edit, delete records with pagination u

2 min22 Aug
Implementing Tab Style Login and Signup Using CSS

Implementing Tab Style Login and Signup Using CSS

This post is very basic level CSS implementation. I want to explain how to design tab style login and registration panel

1 min22 Aug
Implementing Live Design Changing Using Jquery

Implementing Live Design Changing Using Jquery

In this post, I want to explain how to change design colors like Twitter UI setting. I had posted the same long days bac

2 min22 Aug
Fetching Geo Location Using HTML5 and Jquery

Fetching Geo Location Using HTML5 and Jquery

Last few days I have been working with HTML5 elements, it’s very interesting. This post explains to you how to get

1 min22 Aug
Implementing Background Image Change on Refresh Using Javascript

Implementing Background Image Change on Refresh Using Javascript

Aol.com home page is changing the background image on every refresh, quite interesting. So how to apply this kind of eff

1 min22 Aug
Implementing Live Table Edit Using Jquery and Ajax

Implementing Live Table Edit Using Jquery and Ajax

I love Jquery framework, feels that we can do awesome things. Let’s take a look at how to implement live table edi

2 min22 Aug
Implementing Bing Instant Search Using Jquery and Ajax

Implementing Bing Instant Search Using Jquery and Ajax

Some days back I had posted a popular article 'Youtube instant search with Jquery and Ajax'. I received a lot of request

1 min21 Aug
Firing Multiple Ajax Requests Using Jquery

Firing Multiple Ajax Requests Using Jquery

Last few days I have been working with APIs for instant search results, I had an idea to implement a super instant searc

1 min21 Aug
Implementing Flickr Style Live Title Edit Using Jquery and Ajax

Implementing Flickr Style Live Title Edit Using Jquery and Ajax

This year's my last post is Flickr like image title edit using jquery, ajax and PHP. I had presented a tutorial in an ea

2 min21 Aug
Implementing Gravity Registration Form Using Jquery.

Implementing Gravity Registration Form Using Jquery.

Sometimes registration form decides your web application success rate, I feel the first step(registration) should be few

2 min21 Aug
Implementing User Signup using Facebook Data.

Implementing User Signup using Facebook Data.

Using Facebook registration plug-in users can easily sign up on your website using Facebook data. With one simple Facebo

2 min21 Aug
Implementing Facebook Graph API Connect Using PHP and Jquery

Implementing Facebook Graph API Connect Using PHP and Jquery

This post I had presented in an easy way to connect and read the Facebook home timeline with PHP and Jquery. Explained h

2 min21 Aug
Implementing Base64 Encoding for Images.

Implementing Base64 Encoding for Images.

Base64 is an encoding format that represents binary data. Google new feature instant previews are in text format, here G

1 min21 Aug