Skip to content

Category Archives: jQuery

Am I still doing jQuery?

Panning for jQuery Gold!

I needed some cool ideas for work. This is what I found: Sliding date picker Easing Animation Examples jQuery Transit (animation made easy) Jeditable ( ‘j-edit-table’ or  ’jedi-table’ ?  ) APE (Ajax Push Engine) Raphaël (vectors for JavaScript) jQuery Map Building  History Slider Timeline Time Glider (this could be done better) Timelinr Slider Clock (love) 3D [...]

jQuery + KnockOut = Awesome Forms

A fun little Newsletter generator I am working on that uses KnockOut and jQuery in magical and new amazing ways! It is kinda ugly right now, because it is still in process–so shut up.

jQuery Nav with Arrow Support

Ignore the man behind the curtain… I’ve scrambled the text so you can’t see my super secrete message in the nav (hint: Ovaltine). The menu itself is what’s important anyway, not the text. The “how-to” follows:

Loop Faster, Damnit!

Taking your loops from 0.03 to 0.02+/-! A while ago, I was talking (probably here somewhere) about increasing the speed of FOR loops in ActionSctipt. They both do the same thing, but with the variables pre-defined, the second FOR is faster. It isn’t trying to run a function AND calculate the length of an an [...]

Social Hub

Just finished the TurboTax Social Hub. (Well ok, I finished a while ago, but it just launched…). It is a portal into the crazy social aspect of TurboTax’s marketing. It might seem silly at first, but once you think about it, it’s actually kinda brilliant. Its (Taxes) something everyone needs to deal with, and we [...]

superfast password

This is a SUPER FAST login script that I found. If you need to protect a file, and need to protect it right NOW! this is for you.

jQuery Accordian

I didn’t like what I saw, when I went looking… so I kinda made my own.