Kunal K
This user hasn't shared any biographical information
Homepage: http://www.kunalkamble.com
Posts by Kunal K
Create an Amazon Books Widget with jQuery and XML
December 16, 2009 - 10:01 PM
Posted in Gallery | No Comments
Create an Amazon Books Widget with jQuery and XML
It makes sense to forgo database tables and server-side code when you need to store a limited amount of non-sensitive data. Accessing this data can be a snap with jQuery because the library was built to traverse XML documents with ease. With some custom JavaScript and jQuery [...]
jQuery File Tree
December 16, 2009 - 9:59 PM
Posted in Forms | No Comments
jQuery File Tree
jQuery File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code.
Portfolio Layout Idea Using jQuery
December 16, 2009 - 9:58 PM
Posted in Forms | No Comments
Portfolio Layout Idea Using jQuery
Creating a Keyboard with CSS and jQuery
December 16, 2009 - 9:57 PM
Posted in Forms | No Comments
Creating a Keyboard with CSS and jQuery
Sometimes it’s just fun to play around with the programming languages we know and see what we can create. I thought it might be nice to create a little online keyboard with CSS, and then make it work with jQuery. The keyboard includes “action” keys (caps lock, shift, and [...]
The youlove.us scrolling background effect explained
December 16, 2009 - 9:55 PM
Posted in Forms | No Comments
The youlove.us scrolling background effect explained
The technique is actually a lot simpler than it looks, it’s based around scrolling a very tall gradient image behind some transparent PNG images. The header image (with our logo, strapline and the laptop) has a transparent background and solid text, while the main page is actually an image with [...]
How to create a sliding image/reveal content with jquery
December 16, 2009 - 9:55 PM
Posted in Gallery | No Comments
How to create a sliding image/reveal content with jquery
Someone asked me about this effect a while ago and i thought i should make a tutorial about this.
A jQuery inline form validation
December 16, 2009 - 9:54 PM
Posted in Forms | No Comments
A jQuery inline form validation, because validation is a mess Të Position Absolute
When it comes to form validation, it’s hard to have a versatile solution that works with every form. Figuring out how to display errors is not a simple task. This is something I tried to remedy with this script. When an error needs [...]
jQuery and Ajax Quick Comment
December 16, 2009 - 9:51 PM
Posted in Forms | No Comments
jQuery and Ajax Best Demos Part-2
A small list of jQuery and Ajax demos.
Pretty checkboxes with jQuery
December 16, 2009 - 9:50 PM
Posted in Forms | No Comments
Pretty checkboxes with jQuery
Using Form Labels as Input Values with jQuery and CSS
December 16, 2009 - 9:50 PM
Posted in Forms | No Comments
Using Form Labels as Input Values with jQuery and CSS
I nice little additive to web forms is to put the input labels inside of the inputs box as the starting value. By using jQuery to bring the label in as the value we can archive the desired effect without impacting accessibility, since the label elements [...]
