Archive for the 'JavaScript' Category

Published by Shawn on 13 Apr 2008

Animated Progress Meter using jQuery

Need an animated progress meter for an application? This particular example is set up to accept a percentage of completion and a couple other numbers you can set. It’s super easy to use and implement, the best part, ONE line of javascript (including the 30KB that is jQuery(packed)).

View the animated jQuery progress bar in action.

Published by Shawn on 13 Apr 2008

Old Ajax 4-Star Rating Script

Ok. This needs updating!! This is how I did it back in 2005 or so.

What I’d rather this be…

First off, this script is poorly written! Get rid of the javascript inside the xhtml tags!! Say hello to behaviour.js!

Second of all, who uses document.getElementById() anymore??? Say hello to my little friend prototype.js

Third point, I already hate the new style of the site :)

So ya. I ought to update this script. But if you haven’t heard of the two scripts mentioned above, they’re well worth checking out! Makes writing this script a lot less painful!

I’d like feedback on this site but am too lazy to implement a site-wide, cool-a$$ Ajax comment widget. Unless someone is willing to provide on to me so they can tell me how bad some of these toot’s are :))

Ajax Rating Script using Stars Tutorial - 07-05-2006

Ajax / PHP Rating Script

This is a neato little script I wrote for Meals and Deals to rate restaurants without refreshing the page.

I figured someone out there might get a kick out of it. Feel free to use it or even learn from it :) A backlink would be nice but not necessary ;)

Ok - this was old and I decided to ditch it. I might resurrect it someday.

« Prev - Next »