webappdevresources

FacebookTwitter
As web designers and developers, we have all come to learn many css tricks and techniques that help us achieve our layout goals.

In the Woods - 15 CSS Tricks That Must be Learned

http://blog.themeforest.net/general/15-css-tricks-that-must-be-learned/
http://www.ajaxline.com/10-best-jquery-plugins-for-working-with-tables

10 Best jQuery Plugins for working with Tables | AjaxLine

tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features
As the Web grows and becomes more dynamic, more and more websites have user-generated content and tools that greatly improve the user experience in terms of usability and accessibility. http://coding.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/

70 New, Useful AJAX And JavaScript Techniques | Developer's

15 Excellent jQuery Navigation Techniques and Solutions | Web De

http://webdesignledger.com/tutorials/15-excellent-jquery-navigation-techniques-and-solutions Along with content, most would agree that navigation is one of the most important aspects of any website. That’s why it’s crucial to make site navigation intuitive and engaging. jQuery is an excellent choice for achieving this. There are many things you can do with jQuery to spice up menus, but here are 15 of the best techniques and solutions for enhancing website navigation.
When used correctly, jQuery can help you make your website more interactive, interesting and exciting.

jQuery and JavaScript Coding: Examples and Best Practices | How-

http://coding.smashingmagazine.com/2008/09/16/jquery-examples-and-best-practices/
http://coding.smashingmagazine.com/2009/01/15/45-new-jquery-techniques-for-a-good-user-experience/ JavaScript libraries have made huge leaps and bounds in helping developers write code and develop products more quickly. jQuery is one of the most popular JavaScript frameworks, with powerful tools that improve the user’s interaction with Web applications. jQuery has an additional advantage in that it allows developers to select elements on a page using CSS-like syntax. To help you take it up a notch, we share below some methods that can help you give visitors to your website an amazing user experience.

45+ New jQuery Techniques For Good User Experience | Developer&#

10 Quick Tips for an Easier CSS Life

http://www.search-this.com/2007/03/26/10-quick-tips-for-an-easier-css-life/ As with most things, a logical and structured approach is the best way to go.
This tutorial walks through the creation and installation of an object-oriented JavaScript implementation of the QuickSort algorithm. This script is an extendable, unobtrusive, and cross-browser compatible way of enhancing almost any type of tabular data.

Sorting HTML Tables with Javascript and QuickSort

http://www.terrill.ca/sorting/