Saturday, February 20, 2010

Web designing tricks , tutorials & tools

Multiple Upload Using Single Upload File With jQuery
Want to learn how to do multiple upload by using JQuery by using a single uploading form ? Here is an article from Clay Lua which has explain the same thing.....

Best jQuery Gallery(Slideshow) Technique
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. Here are some best JQuery gallery which are avilable over the web. You can try this in u'r sites & any project.

Popular JQuery Cheatsheets
Here are some very JQuery cheat sheets which will definitly help you a lot in u'r web work. You can keep it in your code first-add box for faster memorising & utilizing JQuery programming.

Web Pages With HTML 5
HTML5 introduces a number of new elements and attributes that reflect typical usage on modern Web sites. Some of them are semantic replacements for common uses of generic block and inline elements. Other elements provide new functionality through a standardized interface, such as the
Here is a rapid learning tutorial which will definitly give u some idea about HTML 5 web page designing

How to keep footers at the bottom of the page
When an HTML page contains a small amount of content, the footer can sometimes sit halfway up the page leaving a blank space underneath. This can look bad, particularly on a large screen. Here are some tricks by "Matthew James Taylor" which teach you how you can keep your design away from this.