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

Creating an interactive Typing Game Using jquery
Featured

Creating an interactive Typing Game Using jquery

This is a simple typing game experimental using jquery. The main criteria here is to understand how to read Keyboard Character Codes and displaying its equivalent Character on to the screen. You may n

3 min read21 Aug 2019
Read article
Implementing Interactive feedback form Using Jquery

Implementing Interactive feedback form Using Jquery

I had designed a magical feedback form using Jquery with easing animation effect. It's simple and interesting just hidin

3 min21 Aug
Implementing Twitter-like Oauth Home Timeline Display Using Jquery and PHP.

Implementing Twitter-like Oauth Home Timeline Display Using Jquery and PHP.

My previous post Connect Twitter API with OAuth using PHP. In this post, I want to explain how to display Twitter Oauth

2 min21 Aug
Implementing Youtube Like Instant Search Using Jquery and Ajax.

Implementing Youtube Like Instant Search Using Jquery and Ajax.

The instant search feature has massively changed the web in past couple of weeks. I had developed real-time Youtube inst

1 min20 Aug
Implementing New Twitter Like Design of Expanding URLs Using Jquery, Ajax, and PHP.

Implementing New Twitter Like Design of Expanding URLs Using Jquery, Ajax, and PHP.

My last post explained about New Twitter design basic layout with CSS and Jquery. In this post I want to explain how to

2 min20 Aug
Implementing Pagination Using Jquery, PHP, Ajax, and MySQL.

Implementing Pagination Using Jquery, PHP, Ajax, and MySQL.

A few days back I had posted an article Pagination with jQuery, MySQL, and PHP without refreshing page. I am modifying t

2 min20 Aug
Creating Website Design for Mobile Devices using HTML and CSS.

Creating Website Design for Mobile Devices using HTML and CSS.

How to design a website for mobile devices (smartphones). Next web world with smartphones so starts working on mobile te

1 min20 Aug
Creating a Dynamic Dependent Select Box using Jquery and Ajax

Creating a Dynamic Dependent Select Box using Jquery and Ajax

How to do dynamic dependent select box using Jquery, Ajax, PHP, and Mysql. Dependent select box when a selection is made

1 min19 Aug
Creating Bit.ly Short URLs Using Jquery and Ajax.

Creating Bit.ly Short URLs Using Jquery and Ajax.

How to create Bit.ly short URLs using Jquery and Ajax. Many tutorials available on the web about short URLs using the se

1 min19 Aug
Implementing Facebook Style Tag Friends Using Jquery, Ajax and PHP

Implementing Facebook Style Tag Friends Using Jquery, Ajax and PHP

I received a request from my reader that asked to me how to implement Facebook like tag friends in your status or update

2 min19 Aug
Implementing Collapsed Image Using Jquery and CSS.

Implementing Collapsed Image Using Jquery and CSS.

How to do a collapsed image with Jquery and CSS. Orkut.com implemented this concept while updating image scrap, the scra

1 min19 Aug
Implementing Facebook Like Extracting URL Data and Preview using Jquery and Ajax

Implementing Facebook Like Extracting URL Data and Preview using Jquery and Ajax

Are you looking for facebook like live extracting URL or link data preview while typing the content? In this post, I wan

1 min19 Aug
Implement Chatting Using Jquery and Ajax.

Implement Chatting Using Jquery and Ajax.

I received a lot of email requests from my reader that asked to me how to develop a facebook lite chat application. In t

2 min16 Aug
Adding Youtube like Rating Using Jquery and Ajax

Adding Youtube like Rating Using Jquery and Ajax

I received an email request from my reader that asked to me how to implement Youtube like rating with Jquery. It is so n

2 min16 Aug
Adding Facebook Like Profile Edit using Jquery

Adding Facebook Like Profile Edit using Jquery

This post is very special Facebook-like profile edit with jquery, ajax and PHP. Why special before I was thinking this i

2 min16 Aug
Blog — Page 87 | AskGif