Google like vertical menu in jQuery
Code Snippets
Using multiple accordion in jquery with single function
I was working on an application recently and I had to use accordion in multiple places and pages. Of course, this was extra space and …
PHP code to connect multiple MySQL server,multiple database simultaneously
Have you ever tried to connect two different servers and tried to query MySQL database located in each server to produce a single result from …
Swipe detection for android-ipad device using jQuery mobile
Here is the most simple script to detect the browser swipe feature using jQuery mobile for android and iPad devices. of course, we can work …
How to install addons offline in Mozilla firefox
First, You need to go the download page of the addons that you want. rightclick on the download button and save link as in the …
Page scroll for ipad-android device using javascript-jquery
In the last post, we had written about swipe detection using jQuery mobile. We are really inspired by the iPad page scroll UI, it looks …
Simple jquery image gallery script
Let’s see a jquery image slider code with image titles or a jquery carousel slider example. jquery image slider code features Ok, let’s start… After …
Custom news ticker script using jQuery
tutorial to create news ticker script using jquery
jQuery to export HTML table data into Excel sheet
Fastest way to export html table data into excel sheet