Category Archives: jQuery


January 26, 2024 5:06 am

How to create jQuery Flipping menu Navigation


How to create jQuery Flipping menu Navigation
You are making a website and you want to show nice and smooth animated menus then you must go for jQuery animated menu not flash menus. Today i am going to show you in this article how you can create a flipping menu with jQuery, Its very easy and simple just follow bellow steps and you will rock!!

[ Read More ]


January 25, 2024 5:01 am

How to decode QR code


How to decode QR code
Recently i published a tutorial on How to Generate QR Code in PHP and many readers send emails to decode QR code, so i am writing this article to decode you QR code you have to upload image of QR code and it will show you text inside that code image. This QR code decoder works on HTML 5 file API and canvas tag and used webqr library.

[ Read More ]


January 21, 2024 5:07 am

How to ZoomIn Images in jQuery


How to ZoomIn Images in jQuery
Image zoom-in is very useful feature in an eCommerce website to show your product images to viewers in zoom with there ease. So in this tutorial i am going to show you how to make a very simple zoom in image program in which I have used a jQuery plugin jQZoom and explain its usage with a demo and you can also download that script for free.

[ Read More ]


January 19, 2024 5:02 am

How to create pagination in PHP and MySQL with AJAX


How to create pagination in PHP and MySQL with AJAX
I have wrote an article on pagination with a simple class and many users like it and download it so now i have decided to write its and updated version with AJAX.In this article i am going to explain you how to create pagination in PHP & MySQL with AJAX for your websites.Pagination is a very important part in your websites reporting and this article will help you to create it very very simple.

[ Read More ]


January 18, 2024 5:02 am

How to Resize text using jQuery


How to Resize text using jQuery
If you are working on a blog where people come and read your article then you must add a resize text option on your website, because you don't know what size of fonts usually your readers love to read.If you have resize option readers can adjust the size of font they love and read your blog posts.Usually people increase and decrease text size with ctrl + + or ctrl + - zoom in zoom out browser window.Here you can only increase and decrease only text not the whole browser window, I am going to show you how to resize text using jQuery its very simple to integrate it with your new and existing projects.

[ Read More ]


January 17, 2024 5:02 am

How to Integrate live search in PHP and MySQL with jQuery


How to Integrate live search in PHP and MySQL with jQuery
I have received many requests from my readers for live search in PHP and MySQL with jQuery, so today i have decided to write a tutorial how to integrate live search in PHP and MySQL with jQuery. Searching is one of the most required feature in web sites and if it will be live searching it will show you fast result on page. In this tutorial we will create a database and a table insert records and start searching in it.

[ Read More ]


January 16, 2024 5:07 am

How to implement jquery Timeago with php


How to implement jquery Timeago with php
In social media we can see that posting time changes frequently seconds ago, minutes ago and hours ago etc, so today i am going to write a tutorial on timeago jquery and its easy implementation with php.Please follow the instruction given in download package to implement it in your web applications.

[ Read More ]