Being American Today

By  on  

Today is July 4th which means Independence Day for us living in the States. As a proud American, I'll be doing the following today:

  • Grilling out burgers, brats, and steak
  • Drinking hard lemonade and Sam Adams
  • Relaxing with my girlfriend and friends
  • Swimming in my grandfather's pool
  • Spending time with family
  • Napping

Thank you to veterans and current members of our military for allowing me to freely do all of the above.

To those outside of the States, I promise I have some mind-blowing MooTools classes and effects coming your way! Next week will be an exciting one!

Happy Independence Day!

Anyone else have fun plans? Share them!

Recent Features

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

Incredible Demos

  • By
    Introducing MooTools LazyLoad

    Once concept I'm very fond of is lazy loading. Lazy loading defers the loading of resources (usually images) until they are needed. Why load stuff you never need if you can prevent it, right? I've created LazyLoad, a customizable MooTools plugin that...

  • By
    Facebook-Style Modal Box Using MooTools

    In my oh-so-humble opinion, Facebook's Modal box is the best modal box around. It's lightweight, subtle, and very stylish. I've taken Facebook's imagery and CSS and combined it with MooTools' awesome functionality to duplicate the effect. The Imagery Facebook uses a funky sprite for their modal...

Discussion

  1. Enjoy today and your weekend!

    I’ll be @ a Brazilian party …which is nice.

    Thanks for the ever-interesting articles!

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