Simple jQuery Counterup without Plugin

Live Counter with jQuery

In this post I want to explain how to do live jQuery counterup or increment value using jQuery. It is very useful to show your website statistics like Today Visitors, Total online users, Total Posts & all statistics etc. Everyone wanted to showcase their users, traffic details and other stats to … Read more

Notebook Style Textarea using CSS

NoteBook Style Textarea using CSS w3lessons.info

In this tutorial I want to explain about how to design a Notebook Style Textarea with CSS. This is basic level tutorial I have used small notebook image to achieve the trick. You will really feel like typing texts in a notebook instead of normal textarea. With few lines of css … Read more

PHP Session TimeOut Login Popup with jQuery & Ajax

php session timeout login popup with ajax login

My readers are asking that how do we display message to users that their sessions got expired. So I thought this tutorial will really useful to lots of web developer who working on session based websites. We should always notify our users that their PHP session timeout via popup or … Read more

Dynamic Drop Down Menu using PHP, Mysql & jQuery

Mashable Style Dynamic Drop Down Menu with jQuery

Everyone knows that Mashable is the world’s largest independent website dedicated to news, information, technology and resources for the connected generation. Now I am going to explain you about how to create mashable style dynamic drop down menu using Php, Mysql & jQuery Ajax. If its dyamic then we can able to … Read more

Facebook Style Search Friends using jQuery

facebook style search friends with jQuery

Today I unfortunately used facebook for a long time & I was able to search for a friend.  There I found nice user interface like instant friend search by typing friend name in the search box. Here I have used jQuery to search friends like facebook style. With just a few … Read more

jQuery Filter List Search Example

Today I am going to tell you how to filter the text inside the list using jQuery. There are so many plugins are available in the internet but here I didn’t used any plugins. This jQuery Filter List Search is used to search any texts inside the list (ul,ol li … Read more

Getting Images from Flickr, Instagram, Twitpic, Imgur & Deviantart Url using PHP & jQuery

Facebook Style Image Url Expander

Previously I had explained how to display videos from video url using PHP – http://w3lessons.info/2013/05/25/facebook-style-youtube-video-vimeo-video-soundcloud-audio-url-expander-with-jquery-php/ My readers are continuously asked how to fetch images from various sources like Instagram, pinterest, Flickr, Twitpic & Imgur etc via url using php. Now a days major sites are using this feature to automatically embed … Read more

Simple Hashtag System with PHP, MYSQL & jQuery

Facebook like Hashtag System with PHP

If you are not aware of Hashtag, then I will say you would not using any social networking sites in a very large extent.  Here I am going to explain you about the advantages of hashtag & how you can implement it in your web projects using php & mysql. … Read more