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.
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.
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.
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.
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.
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.
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.
I’ve compiled a list of plugins you MUST use on every website to take the user experience to the next level.
Learn how to create a PSD layout for investment, business blogs, service companies, professional services or any website with a corporate look.
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.