Did you know that you can use localStorage to store JSON objects and arrays? Many times you will need quick access to these items and you shouldn’t have to duplicate…
Cool search filter with isotope and bootstrap
Using 2 common libraries (isotope & bootstrap typeahead), I built out an interesting responsive search type for a current project. Ive placed the code in my public git. Fork at…
How To: Dynamic Google Analytic Event Tagging Script
So, I was tasked with a small project to build a nice little script that would target specific tags on a web page and drop Google Analytic Event codes on…
Masonry layouts with packery
Thanks to my co-worker Rob Lowe for finding this little gem. http://packery.metafizzy.co/
Masonry layout with isotope
Great script to layout information. http://isotope.metafizzy.co/
Animate lists using Quicksand.js
Here is a really interesting plugin that I am about to implement into my current project for Verizon. I am not going to use it like the demo though. I…
Plugin for multi-touch gestures. Hammer.js
If you are building responsive applications, you need to add support for gestures. You must add these to truly give the complete mobile experience. Anxious to test these out to…
Cool background element position with Stellar.js
This is an interesting little script. I am not sure of it’s cross browser functionality. In the next few years, you will see lots of this feature on sites and…
Amazing effects with Transit (modern browsers)
This plugin has some really cool effects. I particularly like the easing functions. There are so many reasons why you should use a plugin for these types of effects. Mostly…
Responsive Headlines with slabText
Check out this awesome jQuery plugin that can help to make big, bold headlines for your responsive sites. Possible alternative to using image replacement text like cufon. Give it a…