Twitter: @mootools

By  on  
Twitter @mootools

I've followed @jquery now for quite a while. Though I spend most of my time with Moo, it's good to keep up with the other frameworks and see what I can gain from their ideas. Even if you're a MooTools dev, I'd recommend throwing a follow @jquery's way.

That said, I happy to say that I'll be spreading the Twitter love by helping Aaron Newton moderate the @mootools account. Please send any good Moo-related articles, demos, or scripts in an "@" reply to the @mootools account, in a shout out to Aaron directly, as a comment to this page (now and in the future), or via my contact page.

This is an announcement I'm very excited about. Please help gain momentum by sharing articles and passing on the word!

Recent Features

  • By
    Write Simple, Elegant and Maintainable Media Queries with Sass

    I spent a few months experimenting with different approaches for writing simple, elegant and maintainable media queries with Sass. Each solution had something that I really liked, but I couldn't find one that covered everything I needed to do, so I ventured into creating my...

  • By
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

Incredible Demos

  • By
    Highlight Table Rows, Columns, and Cells Using MooTools 1.2.3

    Row highlighting and individual cell highlighting in tables is pretty simple in every browser that supports :hover on all elements (basically everything except IE6). Column highlighting is a bit more difficult. Luckily MooTools 1.2.3 makes the process easy. The XHTML A normal table. The cells...

  • By
    Using Opacity to Show Focus with jQuery

    A few days back I debuted a sweet article that made use of MooTools JavaScript and opacity to show focus on a specified element. Here's how to accomplish that feat using jQuery. The jQuery JavaScript There you have it. Opacity is a very simple but effective...

Discussion

  1. Congrats David! Following @mootools now! :)

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