15 Best Techniques For Implementing Autosuggest With AJAX Into Your Site

This collection includes standard auto suggest scripts, del.icious tag suggestion, autosuggest control to search images on Flickr, and advanced table filter with auto suggest control.

direct link
----------------

Reduce your headache when developing for IE6 & IE7 with just one line

After some time battling with Internet Explorer 6 & 7, I discovered that most of it’s rendering problems are produced when using floats, because the hasLayout variable gets messed up.

Internet Explorer browser has a built-in variable called hasLayout, that allows the browser to ‘construct’ the elements in the page, interact with other elements, etc. When this variable is set to true, the content displays fine, but when it doesn’t our site gets pretty jammed.

direct link
----------------

Five Minute Upgrade – Making Your Design Pop

Don’t get hung up on a dull design, before jumping ship take a minute to get versed in how to add some extra flair. Crisp, impressive designs, guaranteed.

direct link
----------------

Tracking Outgoing Links with Google Analytics and jQuery

When looking for an easy way to track outgoing links in Google Analytics with jQuery I came across the gaTracker plugin. However, we needed a more flexible way of link tracking, with more control on which links to track and in what format. For those reasons I wrote a small jQuery plugin.

direct link
----------------

Divitis: What it is and How to Avoid it

It partly eliminates one of the key reasons for moving to a CSS-based layout: separating presentation from structure. The structure is no longer purely semantic. Additional divs, that are not serving any logical purpose, have been applied.

direct link
----------------

Simple Tabs w/ CSS & jQuery

I know there are quite a few tutorials out there that demonstrate how to create tabs with CSS & jQuery, but I decided to create my own as well. I’m not sure if the techniques are the same, but hopefully this tutorial will be easy to understand even for a beginner.

direct link
----------------

Capture Any Webpage From Any Browser with Aviary

Aviary has just launched Screen Capture Talon that can let you capture any webpage from any browser, by simply putting Aviary.com/ in front of the URL. You can capture a page at different resolutions or to only capture a portion of the page as well.

direct link
----------------

7 MooTools Plugins You Should Use on Every Website

I’ve compiled a list of plugins you MUST use on every website to take the user experience to the next level.

direct link
----------------

Create A Clean And Modern Business layout

Learn how to create a PSD layout for investment, business blogs, service companies, professional services or any website with a corporate look.

direct link
----------------

Easy Modal Google Map with SimpleModal and jQuery

Quickly convert a link to a Google map into a modal box with jQuery and the lightweight plugin SimpleModal. Degrade gracefully if javascript turned off.

direct link

10 Impressive JavaScript Animation Frameworks

In this article, you will read about the top 10 JavaScript-based animation frameworks and libraries that will enable you to create engaging and captivating user experiences.

direct link
----------------

How to Make a Threadless Style T-Shirt Gallery

Interested in how Threadless did their Type Tees t-shirt gallery? Or perhaps how that can translate over to your own image gallery? Read this tutorial and educate yourself.

direct link
----------------

How To Use Multiple CSS Backgrounds

I know we are all excited for CSS3 to become the new norm. One of it’s features will be multiple backgrounds for a single element. In the meantime, here is a proof of concept for doing it the old fashioned way.

direct link
----------------

Create a PST by Category Widget in WordPress 2.8

If you use WordPress as a CMS you will need this widget. Give it a category name and it will only display post from this category. Plus with 2.8 you can now have multiple widgets with different parameters.

direct link
----------------

Facebook like Autosuggestion with jQuery, Ajax and PHP

I love facebook API it’s neat, so I had developed Facebook like Autosuggestion user search with jQuery, Ajax and PHP. It’s simple and clean just you have to change the database details.

direct link
----------------

Firefox 3.5 Set To Be Released Tuesday. Here Are Some Exciting New CSS Features In 3.5

Firefox 3.5 is set to be released this Tuesday. Discover some of the new additions for CSS support in this new version of the browser.

direct link
----------------

Drag and Drop Table Content with JavaScript

With few lines of JavaScript, you can drag and drop table content. Content of the HTML table cells can be dragged to the another table cell or another table.

direct link
----------------

CSS Hacks for Different Versions of Firefox

An exquisite collection of CSS hacks targeting different versions of the amazingly awesome Firefox browser.

direct link
----------------

Boost your Tables with JavaScript Framworks

A list of beautiful JavaScript frameworks and libraries that can handle the table element beautifully and provide more interactivity and guarantee better functionality in any html web document.

direct link
----------------

7 New Essential CSS 3 Techniques Revealed

This article presents 7 New CSS3 techniques that every web designer and developer should be aware of. CSS3 for sure will leads to greater flexibility and make effects that was previously complex and difficult to create much easier.

direct link