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
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β¦

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β¦

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β¦

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β¦

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β¦

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β¦

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β¦

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β¦

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β¦

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β¦

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β¦

Implementing Gravity Registration Form Using Jquery.
Sometimes registration form decides your web application success rate, I feel the first step(registration) should be fewβ¦

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β¦

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β¦

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β¦