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
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

Incredible Demos

  • By
    Scrolling “Go To Top” Link Using Dojo

    One of the most popular code snippets of posted on my blog has been the scrolling "Go To Top" link snippet. The premise of the snippet is simple: once the user scrolls an element (usually the BODY element) past a given threshold, a "Go...

  • By
    RealTime Stock Quotes with MooTools Request.Stocks and YQL

    It goes without saying but MooTools' inheritance pattern allows for creation of small, simple classes that possess immense power.  One example of that power is a class that inherits from Request, Request.JSON, and Request.JSONP:  Request.Stocks.  Created by Enrique Erne, this great MooTools class acts as...

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!