Kunal K
This user hasn't shared any biographical information
Homepage: http://www.kunalkamble.com
Posts by Kunal K
Auto Suggest web2ajax
December 16, 2009 - 10:25 PM
Posted in Autosuggest | No Comments
web2ajax
FaceBook Like – jQuery and autosuggest Search Engine
Building a jQuery Image Scroller
December 16, 2009 - 10:21 PM
Posted in Gallery | No Comments
Building a jQuery Image Scroller
In this tutorial, we’re going to be building an image scroller, making use of jQuery’s excellent animation features and generally having some fun with code. Image scrollers are of course nothing new; versions of them come out all the time. Many of them however are user-initiated; meaning that in order for [...]
Using jQuery To Manipulate and Filter Data
December 16, 2009 - 10:20 PM
Posted in Table | No Comments
Using jQuery To Manipulate and Filter Data
When a webpage is designed to display large tables of data, a great amount of consideration should be dedicated to allowing the user to sort through the data in a structured manner. In this article, I will go over four techniques: hover effects, zebra rows, filtering, and sorting.
Submit multiple forms with jQuery and Ajax.
December 16, 2009 - 10:19 PM
Posted in Forms | No Comments
Submit multiple forms with jQuery and Ajax.
How to submit multiple forms with jQuery and ajax.
Make Your Header Responses To Mouse Movements with jParallax
December 16, 2009 - 10:18 PM
Posted in Forms | No Comments
Make Your Header Responses To Mouse Movements with jParallax
jParallax turns a selected element into a window, or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different [...]
Creating a table with dynamically highlighted columns like Crazy Egg’s pricing table
Creating a table with dynamically highlighted columns like Crazy Egg’s pricing table
I like Crazy Egg’s pricing table on their Pricing & Signup page. When you click on “Sign Up” for an option, that plan’s column highlights, the other plans vanish, and a signup form takes their place. There is a number of impressive things happening [...]
