HTML5 Inline Edit with PHP, MYSQL & jQuery Ajax

HTML5 Inline Editing with PHP, MYSQL & jQuery

Now a days, We are always looking for easiest way for people to interact with our Web Applications ie. HTML5 Inline Edit with PHP. I am going to tell you about In-Place Editing or Inline Editing.  Popular websites like facebook wants their user to edit their profile information without having … Read more

Table Design with Icons on Hover using CSS & jQuery

Table With Actions on Hover

Today I am going to discuss about how to design a simple table with displaying icons on Hover using CSS & jQuery. I have used jQuery with a hover() mouse event to allow attach two event handlers to the matched elements, executed when the mouse enters and leaves the matched elements. I hope … Read more

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

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