5 Awesome JavaScript Solutions

Here are 5 awesome JavaScript solutions for your professional design:
 
Facebook Inspired Auto-Complete Form - One of the best multiple select text forms is on facebook. This post shows you how to do it.

CSS Sprites Using JQuery - A cool post that shows you how to do CSS Sprites using JQuery. Very Useful

 
JParallax - This is a cool tool [...]

Tags: , , , , ,

Going from acts_as_taggable_on_steroids to acts_as_taggable_on Plugin

For one reason or another, once I upgraded my app to Rails 2.1, I started getting these mysterious “stack level too deep” errors. I’m not too sure what that even means, but I won’t get into it here. After diving into the stack trace for a little while, I noticed that the problem was with [...]

Tags: , , , ,