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
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

Incredible Demos

  • By
    Custom Scrollbars in WebKit

    Before each of the browser vendors we like was providing unique CSS controls, Internet Explorer was setting the tone.  One such example is IE's early implementation of CSS filters. Internet Explorer was also the first browser that allowed developers to, for better or worse, customize...

  • By
    Full Width Textareas

    Working with textarea widths can be painful if you want the textarea to span 100% width.  Why painful?  Because if the textarea's containing element has padding, your "width:100%" textarea will likely stretch outside of the parent container -- a frustrating prospect to say the least.  Luckily...

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!