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
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

  • By
    Being a Dev Dad

    I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...

Incredible Demos

  • By
    MooTools Zebra Tables Plugin

    Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors. The CSS The above CSS is extremely basic.

  • By
    jQuery Link Nudging

    A few weeks back I wrote an article about MooTools Link Nudging, which is essentially a classy, subtle link animation achieved by adding left padding on mouseover and removing it on mouseout. Here's how to do it using jQuery: The jQuery JavaScript It's important to keep...

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!