Viva-ing Las Vegas

By  on  

If you live anywhere near Madison, Wisconsin, you know it's been one of the worst winters ever. Record snowfall, freezing rain, and 100+ car accidents are just a few of the highlights. For that reason, I'll be off to Sin City tomorrow in search of some form of heat.

Look forward to new articles next Tuesday!

Recent Features

  • 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...

  • 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
    Smooth Scrolling with MooTools Fx.SmoothScroll

    I get quite a few support requests for my previous MooTools SmoothScroll article and the issue usually boils down to the fact that SmoothScroll has become Fx.SmoothScroll. Here's a simple usage of Fx.SmoothScroll. The HTML The only HTML requirement for Fx.SmoothScroll is that all named...

  • By
    Adding Events to Adding Events in MooTools

    Note: This post has been updated. One of my huge web peeves is when an element has click events attached to it but the element doesn't sport the "pointer" cursor. I mean how the hell is the user supposed to know they can/should click on...

Discussion

  1. Nice! Have fun. You know prostitution is legal there right? Now might be a good time to bring up that “two chicks at the same time” thing to the girlfriend.

  2. Good point Chris. I actually went to Vegas with twenty guys for a bachelor’s party last year. You have no idea how glad I am that my girlfriend wasn’t on THAT trip.

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