Weekend Links – jQuery Progress Bar, jQuery Kwicks, Bill Gates Email, MooTools Plugins

By  on  

jQuery Progress Bar 1.1

This jQuery progress bar is as good as it gets. The progress bar animates to the next step and is very lightweight.

http://t.wits.sg/2008/06/20/jquery-progress-bar-11/

Kwicks 1.5 Released!

Jeremy Martin has released a new version of his jQuery Kwicks plugin. Jeremy's added more options and smoother animations.

http://blog.jeremymartin.name/2008/06/kwicks-15-released.html

An Epic Bill Gates Email Rant

Wow, even Bill Gates dislikes Microsoft-created software.

http://blog.seattlepi.nwsource.com/microsoft/archives/141821.asp

When to Fire Your Client

There are time when firing a client is necessary. This article explains when, why, and how.

http://colbowdesign.com/blog2/

Calling All Plugins

Moo wants you! Send your MooTools plugins to the Moo team!

http://blog.mootools.net/2008/6/24/calling-all-plugins

Recent Features

  • By
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

Incredible Demos

  • By
    Send Email Notifications for Broken Images Using MooTools AJAX

    One of the little known JavaScript events is the image onError event. This event is triggered when an image 404's out because it doesn't exist. Broken images can make your website look unprofessional and it's important to fix broken images as soon as possible.

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Discussion

  1. Cool collection. Having this codes are really cool and looks pretty on ,our projects. Thanks!

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!