January Mailbag Q & A

By  on  

I've been receiving a ton of emails lately with regard to MooTools, jQuery, CSS, PHP, Script & Style, and my opinions on current web topics. While I enjoy responding to these emails, I think it would serve better to have the questions and answers available on this blog. For this reason, I'd like to do another "mailbag" post.

If you have any questions you'd like to ask me on any web-related topic including MooTools, jQuery, CSS, PHP, AJAX, or any else, please post your question below. If there's enough interest, I'll post my responses within a week or so. Don't forget to read my previous Mailbag Q & A.

Recent Features

  • By
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Incredible Demos

  • By
    Create Twitter-Style Buttons with the Dojo Toolkit

    I love that JavaScript toolkits make enhancing web pages incredibly easy. Today I'll cover an effect that I've already coded with MooTools: creating a Twitter-style animated "Sign In" button. Check out this five minute tutorial so you can take your static...

  • By
    MooTools, mediaboxAdvanced, and Mexico

    The lightbox is probably one of my favorite parts of the Web 2.0 revolution. No more having to open new windows (which can bog down your computer quite a bit) to see a larger image, video, etc. Instead, the item loads right into the...

Discussion

  1. cssProdigy

    What are you thoughts on jQuery 1.3 and the future of MooTools and other JavaScript frameworks in the coming year?
    What are some of the sites you have bookmarked, or go to all the time?
    I’m not sure if you’ve addressed this, but Mac or PC?

  2. Jurio

    When will it be safe to drop IE6 support?

  3. Sean McAurthur

    How much time does it take to make a MooTools plugin? On average?

  4. Charlie Skapes

    I know you pay a lot of attention to the MooTools project. How much do you follow jQuery?

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